Skip to content

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

v3.74.0

03 Dec 12:19
v3.74.0
7a7aad3

Choose a tag to compare

3.74.0 (2025-12-03)

Features

  • added support to install required binary jq and kubectl if they do not exist. This can be disabled using the install_required_binaries boolean. NOTE: public access is required to pull the binaries from the internet. The binaries will be placed in /tmp. (#867) (7a7aad3)

v3.73.6

03 Dec 08:21
v3.73.6
d9499e3

Choose a tag to compare

3.73.6 (2025-12-03)

Bug Fixes

v3.73.5

29 Nov 17:23
v3.73.5
514d0ac

Choose a tag to compare

3.73.5 (2025-11-29)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/secrets-manager-secret-group/ibm to v1.3.19 (#881) (514d0ac)

v3.73.4

29 Nov 12:14
v3.73.4
4c782ad

Choose a tag to compare

3.73.4 (2025-11-29)

Bug Fixes

DO NOT USE THIS RELEASE

28 Nov 05:53

Choose a tag to compare

Pre-release

DO NOT USE THIS RELEASE

v3.73.3

26 Nov 13:56
v3.73.3
794961f

Choose a tag to compare

3.73.3 (2025-11-26)

Bug Fixes

  • updated the validation logic used to validate OS (#870) (794961f)

v3.73.2

17 Nov 09:51
v3.73.2
7af563c

Choose a tag to compare

3.73.2 (2025-11-17)

Bug Fixes

v3.73.1

17 Nov 04:54
v3.73.1
0ad1a56

Choose a tag to compare

3.73.1 (2025-11-17)

Bug Fixes

  • update the next steps url for the DAs (#868) (0ad1a56)

v3.73.0

14 Nov 10:44
v3.73.0
43bcb86

Choose a tag to compare

3.73.0 (2025-11-14)

Features

  • added a new widget for the default_worker_pool_machine_type variable to enhance the user experience
    - The widget dynamically fetches available worker node flavors based on the selected region, ensuring users only see machine types that are actually available in their chosen deployment location. (#863) (43bcb86)

v3.72.0

13 Nov 13:13
v3.72.0
5ec4f07

Choose a tag to compare

3.72.0 (2025-11-13)

Features

  • DA updates:
    - updated the default value for cluster_name to "cluster"
    - updated the default value of the prefix inputto start with "ocp"
    - added validation for the default_worker_pool_workers_per_zone
    - updated some inout to leverage the new rich choise input widget (#862) (5ec4f07)