pulumi/tests/integration/policy
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
..
policy_pack_w_config Fix versions of dependencies in policy tests (#4175) 2020-03-25 09:35:41 -07:00
policy_pack_wo_config Fix versions of dependencies in policy tests (#4175) 2020-03-25 09:35:41 -07:00
policy_test.go Add support for enabling Policy Packs with configuration (#4127) 2020-03-24 13:30:36 -07:00