We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9b0f8a commit 1eb2a71Copy full SHA for 1eb2a71
README.md
@@ -17,6 +17,7 @@
17
18
```hcl
19
module "postgresql_db" {
20
+ # replace main with version
21
source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-icd-postgresql?ref=main"
22
admin_password = var.admin_password
23
resource_group_id = module.resource_group.resource_group_id
0 commit comments