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
36 stars 7 forks source link

WIP: Adopt config system #51

Closed justinvp closed 4 years ago

justinvp commented 4 years ago

Some initial work to adopt config in AWSGuard, leveraging initialConfig. Still need to go through and update many more policies, and then cleanup remaining dead code.

Probably easiest to review hiding whitespace changes.