An open API service indexing awesome lists of open source software.

https://github.com/yashindane/scripts-aws-cloudformation


https://github.com/yashindane/scripts-aws-cloudformation

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# scripts-aws-CloudFormation

## mystack

In this cloudformation script, a VPC is created and then a Internet Gateway is Connected to it. After this a subnet is created and a Route Table is created for it and associated with the subnet. In this subnet we launch a ec2-instance. You can ping to this instance.
This script is dynamic and has various parameters.

![](/designer-views/mystack.png)