Skip to content

Releases: terraform-community-modules/tf_aws_vpc

v1.0.8: Support subnet-specific additional tags (#51)

15 Jun 07:45
Compare
Choose a tag to compare
* Added var.public_subnet_tags
* Added var.private_subnet_tags
* Added var.database_subnet_tags
* Added var.elasticache_subnet_tags
* Removed Tier subnet tag

This helps solve a specific issue with Kubernetes, where public &
private subnets must be appropriately tagged for public/private ELBs to
work.

v1.0.7: Merge pull request #50 from tfhartmann/adding_network_tier_tags

30 May 20:01
Compare
Choose a tag to compare