Skip to content

Creating a personal hello world cloudformation configuration on aws, as away to setup an EC2 Instance. This has two security groups configurations and using parameters defined within the same file.

Notifications You must be signed in to change notification settings

Emmanuel-Dominic/starters-aws-cloudformation-configurations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

starters-aws-cloudformation-configurations

Creating a personal hello world cloudformation configuration on aws, as away to setup an EC2 Instance. This has two security groups configurations and using parameters defined within the same file.

Add execution permissions to the script files - cli

  • chmod +x create.sh update.sh

Create cloudformation stack - cli

  • ./create.sh STACK-NAME network.yaml

Update cloudformation stack - cli

  • ./update.sh STACK-NAME server.yaml

AUTHOR

  • Matembu Emmanuel Dominic

About

Creating a personal hello world cloudformation configuration on aws, as away to setup an EC2 Instance. This has two security groups configurations and using parameters defined within the same file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages