Created
November 29, 2016 01:59
-
-
Save moduspwnens/9797a5caa4c50a8b98f0af1a609ec846 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Resources: | |
# Stack requires at least one resource. Ignore this. | |
IgnoreBucket: | |
Type: AWS::S3::Bucket | |
Outputs: | |
Environment: | |
Value: "testvar1" | |
Export: | |
Name: | |
Fn::Sub: ${AWS::StackName}-Environment |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment