Skip to content

Commit ae615da

Browse files
committed
Add correct storage name
1 parent e8cbccf commit ae615da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ terraform {
99

1010
backend "azurerm" {
1111
resource_group_name = "tutorial-tfstate-rg"
12-
storage_account_name = "tutorialtfhj8tetzd"
12+
storage_account_name = "tutorialtfns6sk39i"
1313
container_name = "tutorial-core-tfstate"
1414
key = "core.tutorial.tfstate"
1515
}

0 commit comments

Comments
 (0)