Skip to content

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

v8.19.8

08 Mar 11:18
v8.19.8
5174018
Compare
Choose a tag to compare

8.19.8 (2025-03-08)

Bug Fixes

v8.19.7

08 Mar 04:20
v8.19.7
b2f6f09
Compare
Choose a tag to compare

8.19.7 (2025-03-08)

Bug Fixes

  • deps: update required_provider to latest for the deployable architecture solution (#827) (b2f6f09)

v8.19.6

06 Mar 15:03
v8.19.6
b671368
Compare
Choose a tag to compare

8.19.6 (2025-03-06)

Bug Fixes

v8.19.5

01 Mar 20:03
v8.19.5
0e261cf
Compare
Choose a tag to compare

8.19.5 (2025-03-01)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v1.24.3 (#832) (0e261cf)

v8.19.4

01 Mar 12:16
v8.19.4
ffc52c5
Compare
Choose a tag to compare

8.19.4 (2025-03-01)

Bug Fixes

v8.19.3

14 Feb 20:12
v8.19.3
b3c2d38
Compare
Choose a tag to compare

8.19.3 (2025-02-14)

Bug Fixes

v8.19.2

09 Feb 02:02
v8.19.2
841022a
Compare
Choose a tag to compare

8.19.2 (2025-02-09)

Bug Fixes

v8.19.1

08 Feb 04:22
v8.19.1
64e0a00
Compare
Choose a tag to compare

8.19.1 (2025-02-08)

Bug Fixes

  • deps: update terraform ibm to latest for the deployable architecture solution (#813) (64e0a00)

v8.19.0

30 Jan 14:46
v8.19.0
a1cb65f
Compare
Choose a tag to compare

8.19.0 (2025-01-30)

Features

  • improved user experience for validating input variable values
    * updated required terraform to be >= 1.9.0 (#821) (a1cb65f)

v8.18.0

27 Jan 15:29
v8.18.0
31bd240
Compare
Choose a tag to compare

8.18.0 (2025-01-27)

(#820) (31bd240)

Features

  • updated the service_credential_secrets input object schema of the DA to support creating service specific roles
    • The service_credentials_source_service_role attribute has been renamed to service_credentials_source_service_role_crn and now requires a full CRN value. For example:
       service_credentials_source_service_role_crn = "crn:v1:bluemix:public:cloud-object-storage::::serviceRole:ObjectWriter"`
      
    • For detailed usage, see Service credential secrets