Releases: terraform-ibm-modules/terraform-ibm-base-ocp-vpc
Releases · terraform-ibm-modules/terraform-ibm-base-ocp-vpc
v3.63.4
v3.63.3
v3.63.2
v3.63.1
v3.63.0
3.63.0 (2025-10-01)
Features
- Updates the default configuration of the cluster
- Thedefault_worker_pool_machine_typenow defaults tobx2.4x16
- Thedefault_worker_pool_workers_per_zonenow defaults to1 - Make COS as a hard dependency for fully-configurable DA
- Docs changes
- The input variable variable
allow_public_access_to_clusteris 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
3.62.0 (2025-09-26)
Features
v3.61.0
v3.60.1
v3.60.0
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-keyahead of cluster creation. As a result, the key will always be created, even if it already exists. (#795) (381aaea)