Skip to content

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

v2.1.0

08 Mar 13:34
2de5c04
Compare
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
Compare
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
Compare
Choose a tag to compare

1.0.0 (2023-02-28)

Features