Skip to content

v3.26.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 24 Jun 10:58
· 281 commits to main since this release
v3.26.0
099b94b

3.26.0 (2024-06-24)

Features

  • added support to force all api calls made by the module to use IBM Cloud private endpoints for use cases where the runtime may not have access to the public network. This can be achieved by setting the use_private_endpoint variable to true.
    - As part of this effort the ibmcloud_api_key input variable has been removed as an input for the module. (#442) (099b94b)