Skip to content

Commit ece3885

Browse files
author
neil-yechenwei
committed
update code
1 parent 85d82f8 commit ece3885

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
variable "name_prefix" {
2-
default = "postgresqlfs"
3-
description = "Prefix of the resource name."
2+
default = "postgresqlfs"
3+
description = "Prefix of the resource name."
44
}
55

66
variable "location" {
7-
default = "eastus"
8-
description = "Location of the resource."
7+
default = "eastus"
8+
description = "Location of the resource."
99
}

0 commit comments

Comments
 (0)