Skip to content

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

v3.63.4

05 Oct 15:10
v3.63.4
63f92cb

Choose a tag to compare

3.63.4 (2025-10-05)

Bug Fixes

v3.63.3

04 Oct 11:11
v3.63.3
9387271

Choose a tag to compare

3.63.3 (2025-10-04)

Bug Fixes

v3.63.2

04 Oct 03:12
v3.63.2
b3ebb7c

Choose a tag to compare

3.63.2 (2025-10-04)

Bug Fixes

v3.63.1

02 Oct 16:30
v3.63.1
274cea1

Choose a tag to compare

3.63.1 (2025-10-02)

Bug Fixes

v3.63.0

01 Oct 00:12
v3.63.0
5629c5d

Choose a tag to compare

3.63.0 (2025-10-01)

Features

  • Updates the default configuration of the cluster
    - The default_worker_pool_machine_type now defaults to bx2.4x16
    - The default_worker_pool_workers_per_zone now defaults to 1
  • Make COS as a hard dependency for fully-configurable DA
  • Docs changes
  • The input variable variable allow_public_access_to_cluster is renamed to `allow_public_access_to_cluster_management

Please make a note that the default value of variables default_worker_pool_machine_type and default_worker_pool_workers_per_zone has been changed and need to set it back to the previous values to avoid any changes in the existing infrastructure.
(#803) (5629c5d)

v3.62.0

26 Sep 08:26
v3.62.0
f679d9d

Choose a tag to compare

3.62.0 (2025-09-26)

Features

  • DA updates:
    - Fixed sample HCL value for additional worker pools
    - Added learn more for default_worker_pool_labels
    - Added HCL editor for subnets
    - Changed default value for SM plan to standard
    - Updated public_gateway for subnets
    - Marked auto-wired and complex inputs as hidden (#800) (f679d9d)

v3.61.0

25 Sep 10:55
v3.61.0
08d646f

Choose a tag to compare

3.61.0 (2025-09-25)

Features

v3.60.1

22 Sep 19:45
v3.60.1
2581698

Choose a tag to compare

3.60.1 (2025-09-22)

Bug Fixes

  • updated the DA to default to the "Default" resource group (#801) (2581698)

v3.60.0

22 Sep 08:58
v3.60.0
381aaea

Choose a tag to compare

3.60.0 (2025-09-22)

Features

  • add support for api-key reset resource block.

IMPORTANT:

  • During updates, you may observe the destruction of a null_resource. This is expected and has no impact on existing resources.
  • Moving forward, there is no capability to check for the existence of the containers-kubernetes-key ahead of cluster creation. As a result, the key will always be created, even if it already exists. (#795) (381aaea)

v3.59.2

20 Sep 03:13
v3.59.2
e08b767

Choose a tag to compare

3.59.2 (2025-09-20)

Bug Fixes