v1.27.0
·
151 commits
to main
since this release
1.27.0 (2025-02-04)
Features
- updated the
service_credential_secretsinput object schema of the DA to support creating service specific roles
* Theservice_credentials_source_service_roleattribute has been renamed toservice_credentials_source_service_role_crnand now requires a full CRN value. For example:service_credentials_source_service_role_crn = "crn:v1:bluemix:public:iam::::role:Editor"(#389) (e06dfff)