Fix resources typo in 101-web-app-linux-container
resoruce -> resource
This commit is contained in:
parent
ae358385cc
commit
2402916336
@ -12,7 +12,7 @@ variable "environment" {
|
||||
|
||||
variable "location" {
|
||||
type = "string"
|
||||
description = "Location to deploy the resoruce group"
|
||||
description = "Location to deploy the resource group"
|
||||
default = "West US 2"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user