SNS Stack Notifications
Pre-release
Pre-release
This release adds support for setting SNS Notification ARNs per stack.
Example:
stacks:
vpc:
source: <your source>
# Add your SNS ARNs
notification-arns:
- arn:aws:sns:eu-west-1:012345678910:uchiha
cf:
cidr: 10.10.0.0/16