Skip to content

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

v3.71.4

11 Nov 06:44
v3.71.4
d7ebdda

Choose a tag to compare

3.71.4 (2025-11-11)

Bug Fixes

v3.71.3

05 Nov 08:55
v3.71.3
a4bf968

Choose a tag to compare

3.71.3 (2025-11-05)

Bug Fixes

  • update text used for secrets manager service plan input (#861) (a4bf968)

v3.71.2

04 Nov 16:14
v3.71.2
2bd5ab8

Choose a tag to compare

3.71.2 (2025-11-04)

Bug Fixes

v3.71.1

04 Nov 14:35
v3.71.1
878d32e

Choose a tag to compare

3.71.1 (2025-11-04)

Bug Fixes

v3.71.0

04 Nov 10:08
v3.71.0
750d14d

Choose a tag to compare

3.71.0 (2025-11-04)

Features

  • added the new worker node flavors widget to the DA (#851) (750d14d)

v3.70.0

03 Nov 03:22
v3.70.0
51bd1af

Choose a tag to compare

3.70.0 (2025-11-03)

Features

  • The module will no longer explicitly create a containers apikey before creating the cluster to avoid duplicate apikeys being created in the account which can cause the apikey limit to be met. Instead the containers apikey creation will occur by the cluster creation process. This process checks if an existing apikey exists in the given region and resource group and will not create a duplicate if it does. (51bd1af)

IMPORTANT:

  • During updates, you may observe the destruction of a ibm_container_api_key_reset resource block. This is expected and has no impact on existing resources.
  • There is a rare race condition which can case the 404 error "The specified API key could not be found". Learn more about how to workaround this.

v3.69.1

30 Oct 16:23
v3.69.1
db29edf

Choose a tag to compare

3.69.1 (2025-10-30)

Bug Fixes

  • deps: update DA to run on terraform v1.12.2 (#847) (db29edf)

v3.69.0

29 Oct 12:09
v3.69.0
9cbc797

Choose a tag to compare

3.69.0 (2025-10-29)

Features

v3.68.0

29 Oct 12:08
v3.68.0
17585fc

Choose a tag to compare

3.68.0 (2025-10-29)

Features

v3.67.6

29 Oct 05:42
v3.67.6
3b572e6

Choose a tag to compare

3.67.6 (2025-10-29)

Bug Fixes

  • Remove Readme file link from the DA tiles (#839) (3b572e6)