v1.5.0
·
128 commits
to main
since this release
1.5.0 (2025-01-21)
Features
- added support to create service credentials using existing service ID with new input
service_credentials_existing_serviceid_crn - added support to pass a a list of custom parameters to the service credential creation using new input
service_credentials_parameters- Example:
service_credentials_parameters = { "service-endpoints" : "public" }
- Example: