-
Hello All, We are assigning tags to Azure resources. Some of the tags are assigned using Azure policy, and some of the tags are assigned manually. Can you please suggest to me the best process for how to re-create tags using IaC Terraform? or How to re-create tags using policy? I need suggestions on this tagging process. What's the best approach to do it and how to do it? Example tags: ApplicationName, Owner, CostCenter, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @gbalajicl, thanks for opening this discussion and sorry for the late reply. CARML evolved to and has been rebranded as the Bicep version of Azure Verified Modules (AVM). Your question seems more related to Terraform, which the CARML initiative didn't cover back in the days. The good news is that AVM also covers Terraform DSL, so your question may find a good answer once migrated. Please refer to issue #4547 going forward. |
Beta Was this translation helpful? Give feedback.
Hi @gbalajicl, thanks for opening this discussion and sorry for the late reply.
CARML evolved to and has been rebranded as the Bicep version of Azure Verified Modules (AVM).
All CARML GitHub discussions are being converted to CARML GitHub issues, in order for the team to be able to further triage them and migrate them to AVM issues, if applicable.
Your question seems more related to Terraform, which the CARML initiative didn't cover back in the days. The good news is that AVM also covers Terraform DSL, so your question may find a good answer once migrated.
Please refer to issue #4547 going forward.