Releases: terraform-ibm-modules/terraform-ibm-base-ocp-vpc
Releases · terraform-ibm-modules/terraform-ibm-base-ocp-vpc
v3.5.2
3.5.2 (2023-07-21)
Bug Fixes
v3.5.1
3.5.1 (2023-07-14)
Bug Fixes
v3.5.0
3.5.0 (2023-07-12)
- update required ibm provider version to
>= 1.55.0, < 2.0.0
in order to pick up fix for provider bug
- update to consume COS module 6.6.0 from hashicorp instead of github
v3.4.0
3.4.0 (2023-07-06)
Features
- added support for OpenShift 4.13
- removed support for OpenShift 4.9 (deprecated version)
v3.3.4
3.3.4 (2023-06-30)
Bug Fixes
- removed deprecated attribute from
ibm_container_cluster_versions
data lookup (#189) (80250f5)
v3.3.3
3.3.3 (2023-06-06)
Bug Fixes
- increase the ibm_container_addons creation timeout to 1 hour(#168) (d47b01e)
v3.3.2
3.3.2 (2023-05-23)
Bug Fixes
- only deploy addons after workers are up (#163) (5373f7d)
v3.3.1
3.3.1 (2023-05-17)
Bug Fixes
- fix bug where required providers
time
and kubernetes
were incorrectly locked to exact version instead of a range (#164) (1e53d36)
v3.3.0
3.3.0 (2023-05-08)
Features
- enable autoscaling on a given cluster (#138) (b10dd9f)
- use the terraform-ibm-cos module to provision COS instance (#139) (ec13c1c)
v3.2.0
3.2.0 (2023-05-03)
Features
- option to pass list of subnets or subnet prefix (#142) (a9c06c2)