Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Releases: terraform-ibm-modules/terraform-ibm-ocp-all-inclusive

v2.4.3

22 Sep 19:11
v2.4.3
b1d5953

Choose a tag to compare

2.4.3 (2023-09-22)

Bug Fixes

v2.4.2

18 Sep 08:16
v2.4.2
1267158

Choose a tag to compare

2.4.2 (2023-09-18)

Bug Fixes

v2.4.1

13 Sep 16:28
42d992b

Choose a tag to compare

2.4.1 (2023-09-13)

Bug Fixes

  • deps: update terraform-ibm-modules/observability-agents/ibm to 1.6.3 (#130) (42d992b)

v2.4.0

10 Aug 08:55
v2.4.0
74ef4b4

Choose a tag to compare

2.4.0 (2023-08-10)

Features

  • add support for ocp 4.13, and remove support for 4.8 and 4.9 (#131) (74ef4b4)

v2.3.0

20 Jul 16:22
v2.3.0
953604a

Choose a tag to compare

2.3.0 (2023-07-20)

Features

  • update required ibm provider version to >= 1.55.0, < 2.0.0 to pull in fix for cluster addons (#112) (953604a)

v2.2.1

19 Jul 12:41
f8fd09f

Choose a tag to compare

2.2.1 (2023-07-19)

Bug Fixes

  • deps: updated terraform-ibm-base-ocp-vpc to v3.3.4 (#129) (f8fd09f)

v2.2.0

08 Jun 14:48
v2.2.0
4b3c83b

Choose a tag to compare

2.2.0 (2023-06-08)

Features

v2.1.0

01 Jun 15:32
387683c

Choose a tag to compare

2.1.0 (2023-06-01)

Features

v2.0.0

09 Mar 09:49
v2.0.0
519360e

Choose a tag to compare

2.0.0 (2023-03-09)

Bug Fixes

  • update ocp_version description and only allow latest instead of default (#32) (519360e)

BREAKING CHANGES

  • The variable ocp_version no longer accepts the value "default". It has been replaced with the string "latest" because the logic has actually always deployed latest and not the default version. Best practise is to lock into a specific version anyway.

v1.0.1

01 Mar 10:56
v1.0.1
23a96e6

Choose a tag to compare

1.0.1 (2023-03-01)

Bug Fixes