terraform-google-network icon indicating copy to clipboard operation
terraform-google-network copied to clipboard

secondary_ranges does not support subnets with the same name

Open jhulndev opened this issue 6 years ago • 3 comments

Since secondary_ranges is a map, it is not possible to utilize it if your subnets have the same name. In GCP the subnet names must be unique for a given region, this module should allow for the same.

jhulndev avatar Nov 14 '19 00:11 jhulndev

I think we will fix this in #86.

morgante avatar Nov 15 '19 01:11 morgante

It looks like https://github.com/terraform-google-modules/terraform-google-network/pull/69 could actually fix this as well.

jhulndev avatar Nov 15 '19 04:11 jhulndev

@jason-huling is it still an issue or should we close this?

imrannayer avatar Jul 26 '23 15:07 imrannayer