https://github.com/luciaheredia/aws-cli-ec2
AWS CLI script for creating EC2 instance with: VPC, Subnets, Internet Gateway, Route Table, Security Group.
https://github.com/luciaheredia/aws-cli-ec2
aws aws-cli ec2-instance
Last synced: 2 months ago
JSON representation
AWS CLI script for creating EC2 instance with: VPC, Subnets, Internet Gateway, Route Table, Security Group.
- Host: GitHub
- URL: https://github.com/luciaheredia/aws-cli-ec2
- Owner: LuciaHeredia
- Created: 2025-02-14T04:08:17.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-02-14T04:34:07.000Z (4 months ago)
- Last Synced: 2025-02-14T05:24:32.036Z (4 months ago)
- Topics: aws, aws-cli, ec2-instance
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## AWS CLI script for creating EC2 instance with: VPC, Subnets, Internet Gateway, Route Table, Security Group.
*Source: https://www.geeksforgeeks.org/creating-ec2-instance-with-aws-cli/#creating-route-table*