Skip to content

v1.26.4

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 02 Apr 09:41

1.26.4 (2025-04-02)

Fixes

  • added the missing input skip_iam_authorization_policy from the DA. Previously this was automatically set to false with no ability to override in the DA, meaning you might get an error if passing an existing Secrets Manager instance if the auth policy already exists. Exposing it now allows consumers to disable auth policy creation if it already exists.