awslabs / aws-config-rules

[Node, Python, Java] Repository of sample Custom Rules for AWS Config.
http://aws.amazon.com/config/
Creative Commons Zero v1.0 Universal
1.6k stars 854 forks source link

Cloudformation stack termination protection #363

Open gamaleld opened 3 years ago

gamaleld commented 3 years ago

I confirm these files are made available under CC0 1.0 Universal (https://creativecommons.org/publicdomain/zero/1.0/legalcode)

Issue #, if available:

Description of changes: This PR contains a custom rule to check if a cloudformation stack has termination protection enabled. Rule is COMPLIANT if termination protection is enabled for a stack and NON_COMPLIANT if disabled.