pulumi / pulumi-policy-aws

A policy pack of rules to enforce AWS best practices for security, reliability, cost, and more!
https://www.pulumi.com
Apache License 2.0
34 stars 6 forks source link

Remove dependency on `@pulumi/aws` from integration test policy pack #56

Closed justinvp closed 4 years ago

justinvp commented 4 years ago

@pulumi/awsguard itself depends on @pulumi/aws, so there should be no need to specify it here. (This also avoids issues currently where "latest" is picking up the 2.0 beta release of @pulumi/aws).