pulumi/pkg
Justin Van Patten 83c5e766a4
Provide a more helpful PaC error (#3525)
To allow Policy Packs to run against Pulumi programs written in all languages, we now look for the `@pulumi/pulumi/cmd/run-policy-pack` module in the Policy Pack's node_modules (instead of in the Pulumi program's node_modules; which doesn't exist for non-node languages). The `@pulumi/policy` library that a Policy Pack will depend on should already depend on a recent enough version of `@pulumi/pulumi`. When we can't find the module, it's more likely it's due to the dependencies for the Policy Pack not being installed. Provide a more helpful error message in this case.
2019-11-19 18:47:47 +00:00
..
apitype various fixes to get build running on mac (#3454) 2019-11-06 11:11:38 -08:00
backend Loosen resource targeting restrictions. (#3426) 2019-11-18 20:28:25 -08:00
codegen/python Creation of generator package (#2970) 2019-07-22 17:09:35 -07:00
diag Loosen resource targeting restrictions. (#3426) 2019-11-18 20:28:25 -08:00
encoding Add license headers 2018-05-22 15:02:47 -07:00
engine Loosen resource targeting restrictions. (#3426) 2019-11-18 20:28:25 -08:00
graph Improve `stack graph`. (#3431) 2019-10-31 17:39:15 -07:00
npm fix: node_modules typo (#3175) 2019-09-09 23:11:35 +03:00
operations Collect logs from Google Cloud Functions 2019-04-08 09:44:05 -07:00
resource Provide a more helpful PaC error (#3525) 2019-11-19 18:47:47 +00:00
secrets Cache account information. (#3340) 2019-10-15 15:37:57 -07:00
testing Add support for "go run" style execution (#3503) 2019-11-14 09:25:55 -08:00
tokens Fix comment about QName regex (#3121) 2019-08-20 14:43:48 -07:00
tools Add a `WriteString` method to `tools/GenWriter`. (#1839) 2018-08-29 14:43:20 -07:00
util Add codefresh CI detection. Thanks to @fernandocarletti. (#3270) 2019-09-25 14:41:13 -07:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace Support lists and maps in config (#3342) 2019-11-01 13:41:27 -07:00