You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
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
Set deploy_diagnostics_for_mg to true
The text was updated successfully, but these errors were encountered:
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 alocation
property which doesn't exist.Steps to Reproduce
deploy_diagnostics_for_mg
totrue
The text was updated successfully, but these errors were encountered: