Skip to content

Commit 0a052c9

Browse files
authored
format provider
1 parent 1c27d89 commit 0a052c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform-infrastructure/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ provider "azurerm" {
2222
}
2323

2424
subscription_id = var.subscription_id # Use the subscription ID variable
25-
}
25+
}

0 commit comments

Comments
 (0)