AWS CloudFormation
- CloudFormation Snippets: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-general.html#quickref-general-example-10.yaml
- CloudFormation UserData: https://aws.amazon.com/blogs/mt/the-virtues-of-yaml-cloudformation-and-using-cloudformation-designer-to-convert-json-to-yaml/
- Basic CloudFormation Template: https://github.com/awslabs/aws-cloudformation-templates/blob/master/aws/services/EC2/EC2InstanceWithSecurityGroupSample.yaml
- UserData Shell Scripts: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/user-data.html#user-data-shell-scripts
Comments
Post a Comment