Fix 201-function-app-key-vault-ref (#291)
This commit is contained in:
parent
3d31e20518
commit
960d0719c4
@ -1,6 +1,6 @@
|
||||
variable "prefix" {
|
||||
type = string
|
||||
default = "func-app-kvref"
|
||||
default = "funcappkvref"
|
||||
description = "Prefix of the resource name"
|
||||
}
|
||||
|
||||
@ -8,4 +8,4 @@ variable "location" {
|
||||
type = string
|
||||
default = "eastus"
|
||||
description = "Location to deploy the resource group"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user