Skip to content

Releases: terraform-ibm-modules/terraform-ibm-base-ocp-vpc

v3.15.1

06 Feb 14:46
7cead90

Choose a tag to compare

3.15.1 (2024-02-06)

Bug Fixes

  • added a script that will ensure the "iks-ca-configmap" exists before enabling auto scaling (#356) (7cead90)

v3.15.0

31 Jan 15:58
0db7afd

Choose a tag to compare

3.15.0 (2024-01-31)

Features

v3.14.4

06 Jan 20:05
v3.14.4
9f30001

Choose a tag to compare

3.14.4 (2024-01-06)

Bug Fixes

v3.14.3

30 Dec 09:20
1cc9fbe

Choose a tag to compare

3.14.3 (2023-12-30)

Bug Fixes

v3.14.2

23 Dec 02:21
v3.14.2
31a52f4

Choose a tag to compare

3.14.2 (2023-12-23)

Bug Fixes

v3.14.1

20 Dec 13:16
v3.14.1
1483b57

Choose a tag to compare

3.14.1 (2023-12-20)

Bug Fixes

v3.14.0

14 Dec 14:29
v3.14.0
802ab78

Choose a tag to compare

3.14.0 (2023-12-14)

Features

  • added support for OCP 4.14, and removed support for 4.11 (#312) (802ab78)

v3.13.0

12 Dec 12:19
v3.13.0
f4b1a10

Choose a tag to compare

3.13.0 (2023-12-12)

Features

  • added new variable enable_registry_storage (bool) to allow consumer to enable or disable an IBM Cloud Object Storage bucket to be used for OpenShift internal container image storage. Previously this was not optional and was always provisioned with COS storage, but recent changes to underlying API now makes it possible to turn storage off to take care of certain compliancy restrictions.

    NOTE: You must have an allowlisted account to avail of this feature until its fully GA (#307) (f4b1a10)

v3.12.0

12 Dec 09:35
v3.12.0
d85b328

Choose a tag to compare

3.12.0 (2023-12-12)

Features

  • new optional attribute account_id added to the kms_config input variable providing the ability to attach a KMS instance to a cluster from a different account. As this feature only became available in IBM provider version 1.60.0, the modules version constraints have been updated to >= 1.60.0, <2.0.0. See Cross account KMS encryption example for more information.(#301) (d85b328)

v3.11.3

11 Dec 14:33
c26e55e

Choose a tag to compare

3.11.3 (2023-12-11)

Bug Fixes

  • removed alb-oauth-proxy and istio from allowed addons as they are not supported on OCP (#308) (c26e55e)