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