Skip to content

v1.5.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 21 Jan 18:14
· 128 commits to main since this release
v1.5.0
a485039

1.5.0 (2025-01-21)

(#221) (a485039)

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" }