Skip to content

Commit 7384552

Browse files
author
neil-yechenwei
committed
update code
1 parent 7cb6c91 commit 7384552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickstart/201-postgresql-fs-db/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
variable "name_prefix" {
22
default = "postgresqlfs"
3-
description = "Prefix of the resource name that's combined with a random ID so name is unique in your Azure subscription."
3+
description = "Prefix of the resource name."
44
}
55

66
variable "location" {

0 commit comments

Comments
 (0)