pulumi/tests/integration/policy/policy_pack_w_config
Luke Hoban 2ada63ef4e
Fix versions of dependencies in policy tests (#4175)
These were causing *very* old versions of `@pulumi/pulumi` to get pulled in, and were seeing failures on Node 13 due to missnig gRPC native modules.

Aside - we've tried to not have any dependencies in `@pulumi/pulumi` on `@pulumi/aws` and other higher-level libraries, to avoid layering violation issues.  Would love to see if we can reasonably simplify the testing at this layer to not have this dependency.
2020-03-25 09:35:41 -07:00
..
configs Add support for enabling Policy Packs with configuration (#4127) 2020-03-24 13:30:36 -07:00
index.ts Add support for enabling Policy Packs with configuration (#4127) 2020-03-24 13:30:36 -07:00
package.json Fix versions of dependencies in policy tests (#4175) 2020-03-25 09:35:41 -07:00
package.json.tmpl Fix versions of dependencies in policy tests (#4175) 2020-03-25 09:35:41 -07:00
PulumiPolicy.yaml Add support for enabling Policy Packs with configuration (#4127) 2020-03-24 13:30:36 -07:00
tsconfig.json Add support for enabling Policy Packs with configuration (#4127) 2020-03-24 13:30:36 -07:00