Skip to content

v2.2.0

Compare
Choose a tag to compare
@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 13 May 14:30
· 60 commits to main since this release
v2.2.0
fdb5b5f

2.2.0 (2025-05-13)

Features

  • The value of service_endpoints now defaults to "private" (was previously "public-and-private"). This means when updating to this version from a previous version, the instance will be updated in place and public endpoint access will be removed. If public access is still required, ensure to explicitly set thre service_endpoints to either "public" or "public-and-private" (#449) (fdb5b5f)