We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ec03ff commit 368c5a1Copy full SHA for 368c5a1
terraform/0_rg/terraform.tf
@@ -13,6 +13,5 @@ terraform {
13
}
14
backend "azurerm" {
15
key = "lbd-uks-prd-0-rg.terraform.tfstate"
16
-
17
18
terraform/1_network/terraform.tf
@@ -12,5 +12,6 @@ terraform {
12
+ key = "lbd-uks-prd-0-rg.terraform.tfstate"
0 commit comments