aws-ia / terraform-aws-vpc

AWS VPC Module
https://registry.terraform.io/modules/aws-ia/vpc/aws/latest
Apache License 2.0
82 stars 89 forks source link

Adding Amazon VPC Lattice VPC associations #109

Closed pablo19sc closed 1 year ago

pablo19sc commented 1 year ago

Related resource: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpclattice_service_network_vpc_association

Will need to include the variable "service_network_identifier" in the VPC definition. This association only requires Security Groups, and it's agnostic of the number of AZs used.