Skip to content

Releases: terraform-ibm-modules/terraform-ibm-base-ocp-vpc

v3.41.7

21 Mar 17:45
v3.41.7
3041793

Choose a tag to compare

3.41.7 (2025-03-21)

Bug Fixes

  • the default value of enable_ocp_console was changed to null so that no action will be taken to configure the OCP console enable/disablement. Users can choose explicitly set this to true or false to enable or disable the console if required. NOTE: When upgrading from an older release, you will see an expected destroy of the ocp_console_management null resource. It is expected and non disruptive. (#616) (3041793)

v3.41.6

21 Mar 12:23
v3.41.6
2ada540

Choose a tag to compare

3.41.6 (2025-03-21)

Bug Fixes

  • use the customer provided version of the vpc-block-csi-driver addon (#618) (2ada540)

v3.41.5

05 Mar 14:49
v3.41.5
bf53e20

Choose a tag to compare

3.41.5 (2025-03-05)

Bug Fixes

  • run cluster_config data block for ocp_console_management(#609) (bf53e20)

v3.41.4

03 Mar 12:05
v3.41.4
ae9d8a8

Choose a tag to compare

3.41.4 (2025-03-03)

Bug Fixes

v3.41.3

26 Feb 12:07
v3.41.3
ef733dd

Choose a tag to compare

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

25 Feb 08:16
v3.41.2
29f6f84

Choose a tag to compare

3.41.2 (2025-02-25)

Bug Fixes

  • fixed the retry logic in enable_disable_ocp_console.sh (#603) (29f6f84)

v3.41.1

21 Feb 04:15
v3.41.1
aad6367

Choose a tag to compare

3.41.1 (2025-02-21)

Bug Fixes

v3.41.0

10 Feb 18:26
v3.41.0
949c1d6

Choose a tag to compare

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.40.0

10 Feb 10:35
v3.40.0
4f52a84

Choose a tag to compare

3.40.0 (2025-02-10)

Features

v3.39.0

07 Feb 09:20
v3.39.0
c603b0b

Choose a tag to compare

3.39.0 (2025-02-07)

Features

  • add the ability to disable / enable the OCP console using new input enable_ocp_console (#588) (c603b0b)