Basic Setup: VPC, Subnets + RouteTables, Internet + NAT Gateways, Security Group, Bastion Server, Application Load Balancer, ECR!
cloud-formation-aws.yaml
- cloudformation file for AWS.
What's customizable:
- VPC.
- 4 Subnet (2 Public and 2 Private).
- Configure RouteTable.
- NAT
- Security Group
- Bastion Server
- Application Load Balancer
- Elastic Container Registry
You need to create a PEM key yourself. Example: StackName-aws-key
, StackName - must match the name of the CloudFormation task.
Cleaning file is Copyright © 2015-2021 Codica. It is released under the MIT License.
We love open source software! See our other projects or hire us to design, develop, and grow your product.