Skip to content

v1.13.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 16 Oct 12:10
· 251 commits to main since this release
v1.13.0
80b244f

1.13.0 (2024-10-16)

Features

  • Updated the KMS auth policies created by the module and DA to now scope them to the exact KMS Key ID. Previously auth policies were scoped to the whole KMS instance. This change has been implemented in a way where it will create the new auth policy first before destroying the old one to ensure there is no disruption to every day operations.
  • updated the configuration in the DA that is used to stored failed events in a COS bucket to now use the direct COS endpoint by default (previously it was using the public endpoint). This change is done as an update in place. (#313) (80b244f)