cmoran77
Results
1
comments of
cmoran77
@nicholas-marchini Can you post your example, we have the same problem, a simple "tags = var.tags" is not recognize main.tf: resource "azurerm_resource_group" "rg" { name = "rg-hello-tf-${random_uuid.uuid.result}" location = var.location...