AWSTerraform template
Deploy into an Existing VPC
Reuses an existing VPC and subnet via data sources, then deploys a new EC2 instance and security group into that pre-existing network.
What it will do
- Looks up an existing VPC and subnet with data sources
- New security group in the existing VPC
- EC2 instance deployed into the existing subnet
Loading diagram…
vpcdata-sourceec2brownfield
Opens a chat and builds this for you.