StyraInc / opa-aws-cloudformation-hook

AWS Cloudformation Hook for OPA-powered infrastructure policy enforcement
Apache License 2.0
35 stars 5 forks source link

Fetch all CloudFormation resource types #28

Closed anderseknert closed 2 years ago

anderseknert commented 2 years ago

Found a big JSON schema blob from which this could be extracted.

If this fails often, we could improve this by automatically commiting the diff, but manually doing that seems fine for the moment.

Fixes #6

Signed-off-by: Anders Eknert anders@eknert.com