Skip to content

v8.18.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 27 Jan 15:29
· 125 commits to main since this release
v8.18.0
31bd240

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