Azure / terraform-azurerm-avm-res-network-expressroutecircuit

AVM Terraform module for ExpressRoute Circuits.
MIT License
1 stars 1 forks source link

Allow azurerm versions >= 3.100, < 4.0 #43

Closed Philippe3141 closed 3 weeks ago

Philippe3141 commented 1 month ago

Hi,

Could you change the version constraint on azurerm provider declared in terraform.tf to allow versions >= 3.100, < 4.0 ?

Thanks,

Philippe.

adammontlake commented 4 weeks ago

Hey @Philippe3141, thank you very much for submitting this bug! The reason we are limiting the version to 3.99 is this bug. An expressroute is not worth very much if you can't create connections for it ;)

There is a fix for v3.116.0, which is the final release of v3, leaving this bug open to discuss supporting this specific version.