We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae35838 commit 2402916Copy full SHA for 2402916
1 file changed
quickstart/101-web-app-linux-container/variables.tf
@@ -12,7 +12,7 @@ variable "environment" {
12
13
variable "location" {
14
type = "string"
15
- description = "Location to deploy the resoruce group"
+ description = "Location to deploy the resource group"
16
default = "West US 2"
17
}
18
0 commit comments