We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 970894a commit ae35838Copy full SHA for ae35838
1 file changed
quickstart/101-web-app-windows-dotnet/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