cloudtools / stacker

An AWS CloudFormation Stack orchestrator/manager.
http://stacker.readthedocs.io/en/stable/
BSD 2-Clause "Simplified" License
711 stars 167 forks source link

add cf notification arns #756

Closed russellballestrini closed 4 years ago

russellballestrini commented 4 years ago

Allow passing notification_arns as a per stack value.

This could be used to send CloudFormation Events to none or many SNS Topic ARNs which could be used for visibility, alarming on failures or rollbacks, and enable us to support more sophisticated business logic to react to various events.