Releases: terraform-ibm-modules/terraform-ibm-ocp-all-inclusive
Releases · terraform-ibm-modules/terraform-ibm-ocp-all-inclusive
v4.5.0
4.5.0 (2025-02-05)
Features
- added support for OCP 4.17 and removed support for OCP 4.12 and 4.13 (#382) (d61e00a)
v4.4.0
4.4.0 (2025-01-16)
Features
v4.3.0
4.3.0 (2024-12-16)
Features
- Added support to use existing trusted profile for logs agent using new input
existing_trusted_profile_id
(#361) (cffbb18)
v4.2.4
4.2.4 (2024-12-08)
Bug Fixes
- deps: update terraform terraform-ibm-modules/base-ocp-vpc/ibm to v3.35.7 (#367) (aacc888)
v4.2.3
4.2.3 (2024-12-01)
Bug Fixes
v4.2.2
4.2.2 (2024-11-24)
Bug Fixes
v4.2.1
4.2.1 (2024-11-23)
Bug Fixes
v4.2.0
4.2.0 (2024-11-14)
Features
- updated the
worker_pools
input with new options secondary_storage
and additional_security_group_ids
* added new input cloud_monitoring_container_filter
which can be used to filter kubernetes objects and containers in IBM Cloud Monitoring (#354) (2aafd1d)
v4.1.1
4.1.1 (2024-11-02)
Bug Fixes
v4.1.0
4.1.0 (2024-10-25)
Features
- removed the input
operating_system
. Its now required to pass it as part of the worker_pools
input. (#344) (9483909)