We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbab470 commit cbb91dcCopy full SHA for cbb91dc
main.tf
@@ -20,7 +20,7 @@ provider "azurerm" {
20
}
21
22
23
-# --- Resources ---
+# -- Resources --
24
resource "azurerm_resource_group" "vm_rg" {
25
name = "tf-vm-rg"
26
location = var.location
0 commit comments