Skip to content

Commit 4eecf2c

Browse files
committed
Remove commented-out provider block in terraform.tf for cleaner configuration
1 parent ec44ab3 commit 4eecf2c

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

main/terraform.tf

-9
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,3 @@ terraform {
1212
key = "app.terraform.tfstate"
1313
}
1414
}
15-
16-
17-
##################################################################################
18-
# PROVIDERS
19-
##################################################################################
20-
21-
provider "azurerm" {
22-
features {}
23-
}

0 commit comments

Comments
 (0)