Skip to content

Releases: terraform-ibm-modules/terraform-ibm-cos

v8.10.5

24 Aug 03:00
v8.10.5
d6ab36e

Choose a tag to compare

8.10.5 (2024-08-24)

Bug Fixes

v8.10.4

22 Aug 09:14
v8.10.4
78b49a5

Choose a tag to compare

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.3

18 Aug 15:04
v8.10.3
1089405

Choose a tag to compare

8.10.3 (2024-08-18)

Bug Fixes

v8.10.2

13 Aug 11:49
v8.10.2
f5b69b5

Choose a tag to compare

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

10 Aug 13:21
214b30b

Choose a tag to compare

8.10.1 (2024-08-10)

Bug Fixes

  • deps: update required_provider to latest for the deployable architecture solution (#690) (214b30b)

v8.10.0

05 Aug 18:49
v8.10.0
b10af71

Choose a tag to compare

8.10.0 (2024-08-05)

Features

  • support to create service credentials in secrets manager (#687)
    This enhancement will enable users to create service credentials in an existing secrets manager for a COS instance. Users can choose to use an existing secret group or create a new one for the service credentials. (b10af71)

v8.9.2

29 Jul 11:40
v8.9.2
412cdb5

Choose a tag to compare

8.9.2 (2024-07-29)

Bug Fixes

  • deps: updated KMS module to 4.15.2 in the bucket DAs (#685) (412cdb5)

v8.9.1

27 Jul 01:27
v8.9.1
86cc006

Choose a tag to compare

8.9.1 (2024-07-27)

Bug Fixes

  • deps: update terraform time to latest for the deployable architecture solution (#682) (86cc006)

v8.9.0

26 Jul 14:50
v8.9.0
cf6e56b

Choose a tag to compare

8.9.0 (2024-07-26)

Features

  • added support to the bucket DAs to optionally provide an apikey from another account if the KMS instance exists in a different account to COS using new input variable ibmcloud_kms_api_key (#676) (cf6e56b)

v8.8.5

26 Jul 11:58
v8.8.5
e7b5254

Choose a tag to compare

8.8.5 (2024-07-26)

Bug Fixes