Releases: terraform-ibm-modules/terraform-ibm-base-ocp-vpc
Releases · terraform-ibm-modules/terraform-ibm-base-ocp-vpc
v3.41.5
3.41.5 (2025-03-05)
Bug Fixes
- run
cluster_config
data block for ocp_console_management
(#609) (bf53e20)
v3.41.3
3.41.3 (2025-02-26)
Bug Fixes
- remove the need for a manual step on destroy through use of
orphan_on_delete
provider property (#597) (ef733dd)
v3.41.2
3.41.2 (2025-02-25)
Bug Fixes
- fixed the retry logic in enable_disable_ocp_console.sh (#603) (29f6f84)
v3.41.0
3.41.0 (2025-02-10)
Features
- improved user experience for validating input variable values
* updated required terraform to be >= 1.9.0
(#587) (949c1d6)
v3.39.0
3.39.0 (2025-02-07)
Features
- add the ability to disable / enable the OCP console using new input
enable_ocp_console
(#588) (c603b0b)
v3.38.0
3.38.0 (2025-02-04)
Features
- support removed for deprecated OCP versions 4.12 and 4.13 (#589) (a10425b)
v3.37.3
3.37.3 (2025-01-29)
Bug Fixes
- update made to the
reset_iks_api_key.sh
script to pass when a 200 status code is returned from api (#586) (2c98ea7)