Skip to content

Commit 1eb2a71

Browse files
committed
doc: changes to readme
1 parent e9b0f8a commit 1eb2a71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
1818
```hcl
1919
module "postgresql_db" {
20+
# replace main with version
2021
source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-icd-postgresql?ref=main"
2122
admin_password = var.admin_password
2223
resource_group_id = module.resource_group.resource_group_id

0 commit comments

Comments
 (0)