Skip to content

soofaloofa/cloudformation-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

cloudformation-templates

AWS CloudFormation templates for common tasks.

vpc.yaml

Create a functional VPC with three subnets, available to the public internet.

aws cloudformation create-stack --stack-name test-vpc --template-body fileb:///<path-to-folder>/vpc.yaml

About

AWS CloudFormation templates for common tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published