Skip to content

Mobezed/CloudFormation-EC2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

CloudFormation-EC2

Create an Ubuntu EC2 instance with S3 bucket and a static Webpage.

Instruction to run AWS CF template (using AWS CLI):-

aws cloudformationcreate-stack --stack-name STACK_NAME --template-url https://s3.amazonaws.com/BUCKET_NAME/CloudFormation_EC2.json --parameters ParameterKey=KeyName,ParameterValue=YOUR_KEY_NAME

About

Create an Ubuntu EC2 instance with S3 bucket and a static Webpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published