Skip to content

Releases: terraform-ibm-modules/terraform-ibm-watsonx-self-managed-ocp

v2.0.4

07 Aug 15:07
v2.0.4
7da5a23
Compare
Choose a tag to compare

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

06 Aug 20:36
v2.0.3
d5e5ea7
Compare
Choose a tag to compare

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

22 Jul 13:58
v2.0.2
7518f3d
Compare
Choose a tag to compare

2.0.2 (2025-07-22)

Bug Fixes

  • fix the prefix input variable in the DA to allow null (#57) (7518f3d)

v2.0.1

20 Jul 02:52
v2.0.1
b2b58c3
Compare
Choose a tag to compare

2.0.1 (2025-07-20)

Bug Fixes

  • deps: update terraform dependencies (#53) (b2b58c3)

v2.0.0

14 Jul 09:28
v2.0.0
79a7c22
Compare
Choose a tag to compare

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

06 May 14:54
v1.2.3
92b260c
Compare
Choose a tag to compare

1.2.3 (2025-05-06)

Bug Fixes

  • deps: update terraform-module (#4) (92b260c)

v1.2.2

05 May 00:39
v1.2.2
0955ba1
Compare
Choose a tag to compare

1.2.2 (2025-05-05)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/code-engine/ibm to v4 (#11) (0955ba1)

v1.2.1

29 Apr 08:03
v1.2.1
33226b9
Compare
Choose a tag to compare

1.2.1 (2025-04-29)

Bug Fixes

  • deps: bump required tf version to >= 1.9.0 (#8) (33226b9)

v1.2.0

28 Apr 17:25
v1.2.0
0f141d2
Compare
Choose a tag to compare

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

27 Jan 10:22
v1.1.0
5eb0682
Compare
Choose a tag to compare

1.1.0 (2025-01-27)

Features