cloudtools/stacker

Add support for CloudFormation Stack Termination Protection

Open

#485 建立於 2017年9月29日

在 GitHub 查看
 (3 留言) (3 反應) (0 負責人)Python (166 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (706 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南