We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8cbccf commit ae615daCopy full SHA for ae615da
providers.tf
@@ -9,7 +9,7 @@ terraform {
9
10
backend "azurerm" {
11
resource_group_name = "tutorial-tfstate-rg"
12
- storage_account_name = "tutorialtfhj8tetzd"
+ storage_account_name = "tutorialtfns6sk39i"
13
container_name = "tutorial-core-tfstate"
14
key = "core.tutorial.tfstate"
15
}
0 commit comments