Skip to content

Instantly share code, notes, and snippets.

@guerzon
Created January 15, 2023 17:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guerzon/4f2a851454d07c5efb3f567d9ccfce1f to your computer and use it in GitHub Desktop.
Save guerzon/4f2a851454d07c5efb3f567d9ccfce1f to your computer and use it in GitHub Desktop.
Name Type
aws_eip.eip1 resource
aws_eip.eip2 resource
aws_internet_gateway.igw resource
aws_main_route_table_association.vpc_main_rt resource
aws_nat_gateway.ngw1 resource
aws_nat_gateway.ngw2 resource
aws_route_table.private_rt1 resource
aws_route_table.private_rt2 resource
aws_route_table.public_rt1 resource
aws_route_table.public_rt2 resource
aws_route_table_association.private_rt1_assoc resource
aws_route_table_association.private_rt2_assoc resource
aws_route_table_association.public_rt1_assoc resource
aws_route_table_association.public_rt2_assoc resource
aws_subnet.private_subnet_1 resource
aws_subnet.private_subnet_2 resource
aws_subnet.public_subnet_1 resource
aws_subnet.public_subnet_2 resource
aws_vpc.vpc resource
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment