Skip to content

Commit cbb91dc

Browse files
committed
test workflow 16
1 parent dbab470 commit cbb91dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ provider "azurerm" {
2020
}
2121

2222

23-
# --- Resources ---
23+
# -- Resources --
2424
resource "azurerm_resource_group" "vm_rg" {
2525
name = "tf-vm-rg"
2626
location = var.location

0 commit comments

Comments
 (0)