-
-
Save pbzona/2aa9269e58bb2a262265e582ca4ee2c8 to your computer and use it in GitHub Desktop.
CloudFormation - Launch EC2 with joined tags
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
$ aws cloudformation create-stack --stack-name ec2-$(date +%s) --template-body file://ec2-join-tag-example.yml --parameters file://params-app-role-env.json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment