https://github.com/yashindane/scripts-aws-cloudformation
https://github.com/yashindane/scripts-aws-cloudformation
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yashindane/scripts-aws-cloudformation
- Owner: YashIndane
- Created: 2021-03-08T13:54:42.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-08T14:16:30.000Z (almost 5 years ago)
- Last Synced: 2025-01-13T00:24:38.671Z (12 months ago)
- Size: 44.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
