terraform-ibm-modules / terraform-ibm-icd-postgresql

Implements an instance of the IBM Cloud Databases for PostgreSQL service.
Apache License 2.0
0 stars 2 forks source link

fix: revert hot_standby change #513

Closed shemau closed 6 days ago

shemau commented 6 days ago

Description

Issues #508 introduced a regression in wal_level. Revert the wal_level part of that PR.

Release required?

Release notes content

Run the pipeline

If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.

Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:

/run pipeline

Checklist for reviewers

For mergers

shemau commented 6 days ago

/run pipeline

shemau commented 6 days ago

hot_standby was causing a hang in provisioning, so the expectation is the PR pipeline will fail

ocofaigh commented 6 days ago

Super seeded by https://github.com/terraform-ibm-modules/terraform-ibm-icd-postgresql/pull/514