Releases: terraform-ibm-modules/terraform-ibm-base-ocp-vpc
Releases · terraform-ibm-modules/terraform-ibm-base-ocp-vpc
v2.1.0
v2.0.0
2.0.0 (2023-03-07)
Bug Fixes
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.