Closed alenat10 closed 5 months ago
it looks like telemetry_resource_group_name parameter (line #132 in main.tf, module vwan) is not a valid entry for AVM vwan module (https://registry.terraform.io/modules/Azure/avm-ptn-virtualwan/azurerm/latest). I removed the line 132 setting up the telemetry_resource_group_name parameter for vwan module from the main.tf and after that terraform plan finished as expected. But what if somebody actually needs the telemetry?
it looks like telemetry_resource_group_name parameter (line #132 in main.tf, module vwan) is not a valid entry for AVM vwan module (https://registry.terraform.io/modules/Azure/avm-ptn-virtualwan/azurerm/latest). I removed the line 132 setting up the telemetry_resource_group_name parameter for vwan module from the main.tf and after that terraform plan finished as expected. But what if somebody actually needs the telemetry?
If telemetry is configured, it will be deployed to the vwan resource group. We are working on an alternative provider based telemetry method for AVM, so hopefully will be replaced altogether soon.
Is there an existing issue for this?
Bootstrap or Starter Module Deployment? (Required)
starter_module
ALZ-PowerShell-Module Version (Required)
2.0.3
alz-terraform-accelerator Version (Required)
2.0.3
Starter Module (Required)
complete
Input arguments of the ALZ-PowerShell-Module (Required)
Contents of the configuration file used for the
complete
starter module. (Optional)No response
Debug Output/Panic Output (Optional)
Expected Behaviour (Required)
Tfplan is created
Actual Behaviour (Required)
[error]Script failed with exit code: 1
Steps to Reproduce (Optional)
Start "02 Azure Landing Zone Continuous Delivery" pipeline; monitor logs.
Important Factoids (Optional)
No response
References (Optional)
No response