update code

This commit is contained in:
neil-yechenwei 2022-02-17 12:17:28 +08:00
parent 7cb6c914d4
commit 7384552428

View File

@ -1,6 +1,6 @@
variable "name_prefix" { variable "name_prefix" {
default = "postgresqlfs" default = "postgresqlfs"
description = "Prefix of the resource name that's combined with a random ID so name is unique in your Azure subscription." description = "Prefix of the resource name."
} }
variable "location" { variable "location" {