aws-samples / service-catalog-engine-for-terraform-os

Apache License 2.0
128 stars 40 forks source link

Added option to use pre-existing network resources #86

Open elgama-aws opened 2 months ago

elgama-aws commented 2 months ago

Description of changes:

  1. Update CloudFormation template to allow users to use a pre-existing VPC. By providing VPC ID, Private Subnets IDs, and Route Table ID.
  2. Update Automatic Installation script to support pre-existing VPCs.
  3. Remove unused public IPs for EC2 instances inside private subnets
  4. Remove unneeded TerraformAutoscalingGroup’s AvailabilityZones