Skip to content

Commit 8df06fe

Browse files
Update examples/sample-input.tfvars
Co-authored-by: Chris Miller <[email protected]>
1 parent de15d9d commit 8df06fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sample-input.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ tags = {} # e.g., { "key1" = "value1", "key2" = "value2" }
2424
# block below.
2525

2626
postgres_servers = {
27-
default = {},
27+
default = {},
2828
},
2929

3030
# GKE config

0 commit comments

Comments
 (0)