Releases: terraform-ibm-modules/terraform-ibm-base-ocp-vpc
Releases · terraform-ibm-modules/terraform-ibm-base-ocp-vpc
v3.15.1
v3.15.0
3.15.0 (2024-01-31)
Features
- Added support to attach additional security groups to the worker pools, VPE and load balancers.
- See Advanced Security Group Options for details. An example of usage is provided at Attaching custom security groups example
v3.14.4
v3.14.3
v3.14.2
v3.14.1
v3.14.0
v3.13.0
3.13.0 (2023-12-12)
Features
-
added new variable
enable_registry_storage(bool) to allow consumer to enable or disable an IBM Cloud Object Storage bucket to be used for OpenShift internal container image storage. Previously this was not optional and was always provisioned with COS storage, but recent changes to underlying API now makes it possible to turn storage off to take care of certain compliancy restrictions.NOTE: You must have an allowlisted account to avail of this feature until its fully GA (#307) (f4b1a10)
v3.12.0
3.12.0 (2023-12-12)
Features
- new optional attribute
account_idadded to thekms_configinput variable providing the ability to attach a KMS instance to a cluster from a different account. As this feature only became available in IBM provider version 1.60.0, the modules version constraints have been updated to>= 1.60.0, <2.0.0. See Cross account KMS encryption example for more information.(#301) (d85b328)