v3.26.0
·
281 commits
to main
since this release
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_endpointvariable totrue.
- As part of this effort theibmcloud_api_keyinput variable has been removed as an input for the module. (#442) (099b94b)