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

Simplify createResourceValidationArgs unit test helper #22

Closed justinvp closed 4 years ago

justinvp commented 4 years ago

There's no need to use an argsFactory function. The args can be passed directly.