Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notification ARNs #39

Merged
merged 7 commits into from
Jan 7, 2020
Merged

Notification ARNs #39

merged 7 commits into from
Jan 7, 2020

Conversation

daidokoro
Copy link
Owner

#38 This pull request 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

@daidokoro daidokoro merged commit 7e8ead4 into master Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant