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 b21f95a commit e9b0f8aCopy full SHA for e9b0f8a
README.md
@@ -17,7 +17,6 @@
17
18
```hcl
19
module "postgresql_db" {
20
- # replace master 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