Closed audunsolemdal closed 1 month ago
@audunsolemdal, thank you for opening issue. 4.0.0 testing is currently in progress and once completed the constraints will be adjusted.
62 added the subscription id requirement for version 4.0.0. Thank you again for the issue.
Okay, but seems like the constraint in version 0.1.3 is still hindering me from using the module with azurerm 4.x https://github.com/Azure/terraform-azurerm-avm-ptn-avd-lza-insights/blob/main/terraform.tf#L3-L7
@audunsolemdal, thank you for following up. It is fixed now. There was a typo on the digit.
Check for previous/existing GitHub issues
Issue Type?
Feature Request
(Optional) Module Version
0.1.2
(Optional) Correlation Id
No response
Description
Currently the azurerm provider is constrained to
>= 3.71.0, < 4.0.0
My org is currently migrating to azurerm 4.x and this is putting a blocker.
I would propose that the constraint is changed to < 5.0.0