Releases: terraform-ibm-modules/terraform-ibm-cos
Releases · terraform-ibm-modules/terraform-ibm-cos
v8.11.2
8.11.2 (2024-08-31)
Bug Fixes
- deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v1.17.8 (#707) (3390b1d)
v8.11.1
8.11.1 (2024-08-27)
Bug Fixes
- only create the secrets manager auth policy if user passes a value for
existing_secrets_manager_instance_crn
regardless of the value of skip_cos_sm_auth_policy
(#709) (c11b537)
v8.11.0
8.11.0 (2024-08-26)
Features
- The input
skip_cos_kms_auth_policy
has been renamed to skip_cos_sm_auth_policy
in the COS instance DA solution (#702) (3a1b37a)
v8.10.7
8.10.7 (2024-08-24)
Bug Fixes
- deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v1.17.7 (#706) (aa7fa8c)
v8.10.6
8.10.6 (2024-08-24)
Bug Fixes
- deps: update terraform ibm to latest for the deployable architecture solution (#698) (b778ec7)
v8.10.4
8.10.4 (2024-08-22)
Bug Fixes
- added a validation that does not allow
create_cos_instance
to be true if a value is being passed for existing_cos_instance_id
(#701) (78b49a5)
v8.10.2
8.10.2 (2024-08-13)
Bug Fixes
- fixed bug where secrets module was being called by the DA even when no service credentials were being created (#696) (f5b69b5)
v8.10.1
8.10.1 (2024-08-10)
Bug Fixes
- deps: update required_provider to latest for the deployable architecture solution (#690) (214b30b)