Skip to content

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

v2.3.1

24 Mar 15:06
v2.3.1
208eb88

Choose a tag to compare

2.3.1 (2023-03-24)

Bug Fixes

  • add count to the data block so that it does not execute when var.verify_worker_network_readiness is set to false (#91) (208eb88)

v2.3.0

20 Mar 18:18
affe05f

Choose a tag to compare

2.3.0 (2023-03-20)

Features

v2.2.0

16 Mar 09:55
b2cc2c8

Choose a tag to compare

2.2.0 (2023-03-16)

Features

  • added the ability to skip the worker network readiness check using the verify_worker_network_readiness variable (#68) (b2cc2c8)

v2.1.3

15 Mar 16:01
69de277

Choose a tag to compare

2.1.3 (2023-03-15)

Bug Fixes

  • add_validation_block_in_ocp_version (#75) (69de277)

v2.1.2

15 Mar 12:08
v2.1.2
15a9160

Choose a tag to compare

2.1.2 (2023-03-15)

Bug Fixes

  • worker node timeout updated to 2 hours (#55) (15a9160)

v2.1.1

10 Mar 18:49
b9e8183

Choose a tag to compare

2.1.1 (2023-03-10)

Bug Fixes

  • update comment in code around apikey reset workaround (#64) (b9e8183)

v2.1.0

08 Mar 13:34
2de5c04

Choose a tag to compare

2.1.0 (2023-03-08)

Features

  • worker pool taints are now optional and have no value by default (#42) (2de5c04)

v2.0.0

07 Mar 18:34
v2.0.0
4e4313f

Choose a tag to compare

2.0.0 (2023-03-07)

Bug Fixes

  • update ocp_version description and only allow latest instead of default (#45) (2331c58)

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

28 Feb 13:44
v1.0.0
1bd1a05

Choose a tag to compare

1.0.0 (2023-02-28)

Features