pulumi / pulumi-policy

Pulumi's Policy as Code SDK, CrossGuard. Define infrastructure checks in code to enforce security, compliance, cost, and other practices, enforced at deployment time.
https://www.pulumi.com/docs/guides/crossguard/
Apache License 2.0
34 stars 5 forks source link

Update integration tests to reflect CLI changes of type: name #256

Closed stack72 closed 3 years ago

stack72 commented 3 years ago

https://github.com/pulumi/pulumi/pull/5773

jaxxstorm commented 3 years ago

I created a PR to fix this:

https://github.com/pulumi/pulumi-policy/pull/259

Another test is broken because of an unrelated change

stack72 commented 3 years ago

Closed via #259