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

Support `use_ibm_owned_encryption_key ` in Postgres DA #517

Open ocofaigh opened 4 days ago

ocofaigh commented 4 days ago

We want to expose the ability in the fscloud submodule and the DA to be able to use the ICD provided encryption by adding a new variable use_ibm_owned_encryption_key which defaults to false

ocofaigh commented 1 day ago

PR: https://github.com/terraform-ibm-modules/terraform-ibm-icd-postgresql/pull/521