When creating an AWS EC2 instance, there is a User Data section where you can include scripts that will be run immediately upon instance creation. I was attempting to use AWS CloudFormation to define the infrastructure of my current project and ran into the issue of how to include the User Data section in the CloudFormation JSON definition.
Jaaromy Zierse
Recent Posts
Install the AWS CodeDeploy service with CloudFormation
Posted by
Jaaromy Zierse on Oct 22, 2018 4:08:02 PM
0 Comments Click here to read/write comments
Tags: AWS, CloudFormation, DevOps