Skip to content

Commit 856805b

Browse files
authored
prepare v0.4.2 (#11)
Signed-off-by: Yoan Blanc <yblanc@edgelab.ch>
1 parent e4a8bd0 commit 856805b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ In particular:
2626

2727
```hcl
2828
module "foo" {
29-
source = "git@github.com:edgelaboratories/terraform-postgresql-db?ref=v0.4.1"
29+
source = "git@github.com:edgelaboratories/terraform-postgresql-db?ref=v0.4.2"
3030
3131
database = "foo"
3232
owner = "admin" # Optional, default to database name

0 commit comments

Comments
 (0)