issues
search
aws-samples
/
service-catalog-engine-for-terraform-os
Apache License 2.0
135
stars
41
forks
source link
Added option to use pre-existing network resources
#86
Open
elgama-aws
opened
6 months ago
elgama-aws
commented
6 months ago
Description of changes:
Update CloudFormation template to allow users to use a pre-existing VPC. By providing VPC ID, Private Subnets IDs, and Route Table ID.
Update Automatic Installation script to support pre-existing VPCs.
Remove unused public IPs for EC2 instances inside private subnets
Remove unneeded TerraformAutoscalingGroup’s AvailabilityZones
Description of changes: