update code
This commit is contained in:
parent
85d82f8c72
commit
ece38850c7
@ -1,9 +1,9 @@
|
|||||||
variable "name_prefix" {
|
variable "name_prefix" {
|
||||||
default = "postgresqlfs"
|
default = "postgresqlfs"
|
||||||
description = "Prefix of the resource name."
|
description = "Prefix of the resource name."
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "location" {
|
variable "location" {
|
||||||
default = "eastus"
|
default = "eastus"
|
||||||
description = "Location of the resource."
|
description = "Location of the resource."
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user