Azure / terraform-azurerm-avm-ptn-avd-lza-insights

AVM for Azure Virtual Desktop Insights
https://registry.terraform.io/modules/Azure/avm-ptn-avd-lza-insights/azurerm/latest
MIT License
3 stars 3 forks source link

[AVM Module Issue]: Support azurerm >4.0.0 in 0.1.3 #82

Closed nicksp555 closed 1 week ago

nicksp555 commented 1 week ago

Check for previous/existing GitHub issues

Issue Type?

Bug

(Optional) Module Version

0.1.3

(Optional) Correlation Id

No response

Description

Azurerm 4.x support is not available in 0.1.3 release.

  1. Download https://github.com/Azure/terraform-azurerm-avm-ptn-avd-lza-insights/archive/refs/tags/v0.1.3.zip (terraform-azurerm-avm-ptn-avd-lza-insights-0.1.3)
  2. View ./terraform.tf required_providers { azurerm = { source = "hashicorp/azurerm" version = ">= 3.71.0, < 4.0.0" } Expected version = ">= 3.71.0, < 5.0.0"
jensheerin commented 1 week ago

Fix in 0.1.3