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

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.

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*