Skip to content

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

v6.4.0

02 May 13:38
v6.4.0
1083913
Compare
Choose a tag to compare

6.4.0 (2023-05-02)

Features

  • added ability to add random generated suffix to COS bucket name (#377) (1083913)

v6.3.1

27 Apr 12:20
v6.3.1
1566c45
Compare
Choose a tag to compare

6.3.1 (2023-04-27)

Bug Fixes

  • ensure auth policy is created before attempting to create bucket in FSCloud profile submodule (#381) (1566c45)

v6.3.0

24 Apr 08:19
v6.3.0
3f630ba
Compare
Choose a tag to compare

6.3.0 (2023-04-24)

Features

v6.2.0

18 Apr 15:48
v6.2.0
6c995dd
Compare
Choose a tag to compare

6.2.0 (2023-04-18)

Features

v6.1.0

17 Apr 22:11
v6.1.0
c2d7fd4
Compare
Choose a tag to compare

6.1.0 (2023-04-17)

Features

  • Introduce management_endpoint_type_for_bucket input parameter allowing to specify what endpoint type (private, public, direct) the provider uses to interact with the COS management API. The parameter was previous named bucket_endpoint in version 5.X.X of this module.

v6.0.0

30 Mar 15:35
v6.0.0
91e648c
Compare
Choose a tag to compare

6.0.0 (2023-03-30)

Bug Fixes

  • remove deprecated variables and rename kms variables (#322) (91e648c)

BREAKING CHANGES

  • The following input variables have been removed from the module: service_endpoints and bucket_endpoint
  • The following variables have been renamed:
    • existing_key_protect_instance_guid > existing_kms_instance_guid
    • key_protect_key_crn > kms_key_crn

v5.11.0

30 Mar 14:30
v5.11.0
7b99dfd
Compare
Choose a tag to compare

5.11.0 (2023-03-30)

Features

  • add fscloud profile module and example (#306) (7b99dfd)

v5.10.1

25 Mar 00:09
v5.10.1
0e187f6
Compare
Choose a tag to compare

5.10.1 (2023-03-25)

Bug Fixes

v5.10.0

08 Mar 13:56
v5.10.0
5b99ab3
Compare
Choose a tag to compare

5.10.0 (2023-03-08)

Features

  • add the ability to skip the IAM Auth policy creation (COS -> KMS) (#230) (5b99ab3)

v5.9.3

07 Mar 11:36
v5.9.3
20f03c0
Compare
Choose a tag to compare

5.9.3 (2023-03-07)

Bug Fixes

  • bump required ibm provider version to >=1.51.0 to ensure fix for this issue is in that allows the replication rule to replicate to/from buckets with numerics in the name (#255) (20f03c0)