Skip to content

Commit 19e5d66

Browse files
committed
fix typo
1 parent 368c5a1 commit 19e5d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/1_network/terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ terraform {
1212
}
1313
}
1414
backend "azurerm" {
15-
key = "lbd-uks-prd-0-rg.terraform.tfstate"
15+
key = "lbd-uks-prd-1-network.terraform.tfstate"
1616
}
1717
}

0 commit comments

Comments
 (0)