Skip to content

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

v3.29.0

31 Jul 13:52
v3.29.0
6c7b454

Choose a tag to compare

3.29.0 (2024-07-31)

Features

  • added support for the ibm-storage-operator addon (#483) (6c7b454)

v3.28.2

29 Jul 13:11
v3.28.2
752b4c5

Choose a tag to compare

3.28.2 (2024-07-29)

Bug Fixes

  • Modified logic to collect VPEs for master api and registry to avoid to query for all the VPEs in the account (#485) (752b4c5)

v3.28.1

17 Jul 14:06
v3.28.1
3810792

Choose a tag to compare

3.28.1 (2024-07-17)

Bug Fixes

  • fix the private api reset endpoints used in the reset_iks_api_key.sh script (#476) (3810792)

v3.28.0

17 Jul 08:12
v3.28.0
1f67919

Choose a tag to compare

3.28.0 (2024-07-17)

Features

  • Surface the existing terraform provider operating_system input for worker_pools
  • Added static validation checks to ensure only the following allowed values are passed: REDHAT_8_64, RHCOS, and only allowed in OCP version 4.15 or later.

v3.27.1

29 Jun 07:08
v3.27.1
d062ed8

Choose a tag to compare

3.27.1 (2024-06-29)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cos/ibm to v8.5.3 (#471) (d062ed8)

v3.27.0

26 Jun 16:07
v3.27.0
66c0fa0

Choose a tag to compare

3.27.0 (2024-06-26)

Features

  • the default value of ocp_entitlement has been removed as not everyone will have an entitlement that can be used (#454) (66c0fa0)

v3.26.0

24 Jun 10:58
v3.26.0
099b94b

Choose a tag to compare

3.26.0 (2024-06-24)

Features

  • added support to force all api calls made by the module to use IBM Cloud private endpoints for use cases where the runtime may not have access to the public network. This can be achieved by setting the use_private_endpoint variable to true.
    - As part of this effort the ibmcloud_api_key input variable has been removed as an input for the module. (#442) (099b94b)

v3.25.5

16 Jun 00:53
v3.25.5
49483e8

Choose a tag to compare

3.25.5 (2024-06-16)

Bug Fixes

v3.25.4

13 Jun 08:13
v3.25.4
c8c24bf

Choose a tag to compare

3.25.4 (2024-06-13)

Bug Fixes

v3.25.3

11 Jun 13:15
v3.25.3
77055a3

Choose a tag to compare

3.25.3 (2024-06-11)

Bug Fixes

  • fix the value passed to provider for disable_outbound_traffic_protection to consider use case when data lookup checks current default version (#455) (77055a3)