Closed alefteris closed 1 month ago
My bad. There are incompatible changes for the azurerm_container_registry resource. I've created a PR for the changes needed for v4.0 at https://github.com/Azure/terraform-azurerm-avm-res-containerregistry-registry/pull/82 . So closing this.
Check for previous/existing GitHub issues
Issue Type?
Bug
(Optional) Module Version
0.2.0
(Optional) Correlation Id
No response
Description
Now that azurerm 4.0.0 provider is out, I tried to upgrade one of my projects, but failed because avm-res-containerregistry-registry is restricted to azurerm version = ">= 3.71.0, < 4.0.0".
Is there a particular reason for this restriction? Other modules from AVM that I'm using don't restrict to < 4.x.
If there is no particular reason for this restriction, could we please get a new release with the upper-bound version restriction removed? Thank you.