cloudtools/stacker

Add support for CloudFormation Stack Termination Protection

Open

#485 aperta il 29 set 2017

Vedi su GitHub
 (3 commenti) (3 reazioni) (0 assegnatari)Python (166 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (706 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

CloudFormation now allows us to enable Stack Termination Protection, which works similar to the EC2 termination protection. We can enable it while creating the stack. When termination protection is enable, CloudFormation won't delete the stack unless we explicitly disable the protection. There are more information about this in the announcement.

Guida contributor