Azure / terraform-azurerm-caf-enterprise-scale

Azure landing zones Terraform module
https://aka.ms/alz/tf
MIT License
864 stars 571 forks source link

Bug Report: deploy_diagnostics_for_mg generates invalid az_api call #1052

Closed SvenAelterman closed 2 months ago

SvenAelterman commented 3 months ago

Community Note

Versions

terraform: 1.9.2

azure provider: 3.113.0

module: 6.0.0

Description

Describe the bug

When setting deploy_diagnostics_for_mg to true, it uses resources_management_groups.tf:85, which attempts to set a location property which doesn't exist.

Steps to Reproduce

  1. Set deploy_diagnostics_for_mg to true
matt-FFFFFF commented 2 months ago

closed by #1053