Skip to content

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

v7.5.1

14 Mar 14:05
v7.5.1
697ccc3

Choose a tag to compare

7.5.1 (2024-03-14)

Bug Fixes

  • Don't output bucket name until it exists (#559) (697ccc3)

v7.5.0

08 Mar 07:28
v7.5.0
f00db98

Choose a tag to compare

7.5.0 (2024-03-08)

Features

  • added support for bucket-name-suffix in fscloud and bucket module (#550) (f00db98)

v7.4.3

05 Mar 11:56
v7.4.3
b7d555e

Choose a tag to compare

7.4.3 (2024-03-05)

Bug Fixes

v7.4.2

02 Mar 03:53
v7.4.2
68d58ec

Choose a tag to compare

7.4.2 (2024-03-02)

Bug Fixes

v7.4.1

27 Feb 17:54
v7.4.1
a75748c

Choose a tag to compare

7.4.1 (2024-02-27)

Bug Fixes

  • extend the required terraform version to < 1.7 (#541) (a75748c)

v7.4.0

26 Feb 12:14
v7.4.0
c6d7455

Choose a tag to compare

7.4.0 (2024-02-26)

Features

  • added new outputs bucket_region, cos_instance_name and cos_instance_crn (#540) (c6d7455)

v7.3.2

24 Feb 11:29
44224c6

Choose a tag to compare

7.3.2 (2024-02-24)

Bug Fixes

v7.3.1

17 Feb 01:54
8dcdde9

Choose a tag to compare

7.3.1 (2024-02-17)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.18.1 (#534) (8dcdde9)

v7.3.0

07 Feb 17:48
dc9711e

Choose a tag to compare

7.3.0 (2024-02-07)

Features

  • added support to create a single site bucket using new variable single_site_location(#514) (dc9711e)
  • added the ability to set force_delete for bucket deletion (#514) (dc9711e)
  • added the ability to set hard_quota (#514) (dc9711e)

v7.2.2

26 Jan 14:11
v7.2.2
472a353

Choose a tag to compare

7.2.2 (2024-01-26)

Bug Fixes

  • delay before using auth policy which is required as a workaround for this provider issue. NOTE: Upgrades from earlier to version to this version may show a time_sleep.wait_for_authorization_policy being deleted if they are skipping authorisation policy creation. This is expected, since there is no need to delay if the authorisation policy already exists. (#518) (472a353)