Skip to content

v5.11.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 10 Jan 14:20
· 303 commits to main since this release
7e68518

5.11.0 (2024-01-10)

Features

  • added new variable skip_all_s2s_auth_policies which allows you to skip all IAM auth policy creations (for a use case where you may be managing auth policies some place else). Also the add_kms_block_storage_s2s variable has been renamed to skip_kms_block_storage_s2s_auth_policy to keep naming consistent, and it has a default value of false.

    NB: If auth policy creation is being skipped, ensure that the policies exist in the account before attempting to provision SLZ resources. (#644) (7e68518)