equinix / terraform-equinix-fabric

Terraform Equinix Fabric Modules
https://registry.terraform.io/modules/equinix/fabric/equinix/latest
Apache License 2.0
0 stars 3 forks source link

fix: Updating Equinix Provider Version for Port Data Source Breaking Changes #146

Closed srushti-patl closed 1 month ago

srushti-patl commented 1 month ago
thogarty commented 1 month ago

@srushti-patl , good start ! Needs additional version placement changes though. Search for data "equinix_fabric_port project wide and you'll see additional places that the version needs to be updated to support the ports update.

Better to just update all version numbers module wide.

We'll also have to start addressing the version+provider configuration issues created by Chris soon. Google versions are static, and we don't need multiple provider configurations.

srushti-patl commented 1 month ago

https://github.com/equinix/terraform-equinix-fabric/issues/145 Resolving this issue