Releases: terraform-ibm-modules/terraform-ibm-watsonx-self-managed-ocp
Releases · terraform-ibm-modules/terraform-ibm-watsonx-self-managed-ocp
v2.0.4
2.0.4 (2025-08-07)
Bug Fixes
- The default value of
existing_resource_group_name
is now null
, which means it will default to the default resource group in your account. Previously it was defaulting to "Default" which may not exist in every account. (#61) (7da5a23)
v2.0.3
2.0.3 (2025-08-06)
Bug Fixes
- The default value of
existing_resource_group_name
is now null
, which means it will default to the default resource group in your account. Previously it was defaulting to "Default" which may not exist in every account. (#60) (d5e5ea7)
v2.0.2
2.0.2 (2025-07-22)
Bug Fixes
- fix the
prefix
input variable in the DA to allow null
(#57) (7518f3d)
v2.0.1
2.0.1 (2025-07-20)
Bug Fixes
- deps: update terraform dependencies (#53) (b2b58c3)
v2.0.0
2.0.0 (2025-07-14)
Bug Fixes
- deps: bump to v3.2.1 of cloud pak deployer + add fix for helm upgrade issue (#51) (79a7c22)
- deps: update terraform dependencies (#28) (5af4169)
Features
BREAKING CHANGES
- No supported migration from v1.x.x
v1.2.3
1.2.3 (2025-05-06)
Bug Fixes
v1.2.2
1.2.2 (2025-05-05)
Bug Fixes
- deps: update terraform terraform-ibm-modules/code-engine/ibm to v4 (#11) (0955ba1)
v1.2.1
1.2.1 (2025-04-29)
Bug Fixes
- deps: bump required tf version to >= 1.9.0 (#8) (33226b9)
v1.2.0
1.2.0 (2025-04-28)
Features
- bump resource limits
- lock provider versions in DA
- fix dependency tree
- added new outputs
- added new required input cluster_rg_id
(#12) (0f141d2)
v1.1.0
1.1.0 (2025-01-27)
Features