Open justinlauck opened 6 months ago
Thanks for raising this issue. Seems service API would change the first letter of the tag to lower case. So I filed an issue on https://github.com/Azure/azure-rest-api-specs/issues/28777 for tracking this issue. Suggest use "ignore_changes" as workaround. Thanks.
Is there an existing issue for this?
Community Note
Terraform Version
1.7.3
AzureRM Provider Version
3.100.0
Affected Resource(s)/Data Source(s)
azurerm_palo_alto_next_generation_firewall_virtual_hub_panorama
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
The tags should not be changed
Actual Behaviour
The first letter of the tag is changed to lower case.
Steps to Reproduce
Create a panorama configuration using tags that start with an uppercase letter.
Important Factoids
No response
References
No response