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