Fix 201-function-app-key-vault-ref (#291)
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
variable "prefix" {
|
variable "prefix" {
|
||||||
type = string
|
type = string
|
||||||
default = "func-app-kvref"
|
default = "funcappkvref"
|
||||||
description = "Prefix of the resource name"
|
description = "Prefix of the resource name"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user