Skip to content

Coder63/simple-ec2-cloudformation-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Simple ec2 in autoscaling 1:1

This template creates an EC2 instance in autoscaling group 1:1 with security group and role associated with them. By default the script create ubuntu 16.04, but changing the AMI it's possible to change it

How to run

aws cloudformation create-stack --profile profile-name --stack-name stack-name --template-body file://ec2.yml --parameters file://ec2-parameters.json --region eu-central-1 --capabilities CAPABILITY_IAM

About

Cloudformation for create an ec2 instance in autoscaling 1:1 configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published