Releases: terraform-ibm-modules/terraform-ibm-cbr
Releases · terraform-ibm-modules/terraform-ibm-cbr
v1.17.0
1.17.0 (2023-12-07)
Features
- Split containers-kubernetes rules in the secure-by-default submodule (#336) (fab3300) . The module now supports the pseudo-service names
containers-kubernetes-management
and containers-kubernetes-cluster
to distinguish between the cluster and management APIs.
v1.16.0
1.16.0 (2023-11-15)
Features
- The KMS CBR context are now set to target HPCS in the fscloud module by default, starting with version 1.16.0, instead of Key Protect.
Important Changes:
- This update replaces the previous default Key Protect rule with HPCS. As a result, when you upgrade to v1.16.0, the context will no longer be the set for the key protect CBR rule.
- To maintain the behavior from previous versions when upgrading to v1.16.0, you should set the new variable
kms_service_targeted_by_prewired_rules
variable to include 'key-protect.' This ensures that the 'key-protect' CBR context continues to be set. For detailed instructions on configuring this variable, please refer to the fscloud module's variables.tf file.
v1.15.1
1.15.1 (2023-10-17)
Bug Fixes
- updated usage section in readme for all the modules (#321) (89e5cfe)
v1.15.0
1.15.0 (2023-10-12)
Features
- added pre-wired rule for IS (VPC infra) -> COS in fscloud submodule (#302) (2e8521d)
v1.14.0
1.14.0 (2023-10-11)
Features
- added pre-wired rule for IKS -> IS (VPC infrastructure) in fscloud submodule (#306) (4026d8c)
v1.13.0
1.13.0 (2023-10-10)
Features
- update terraform version constraints to
>= 1.3.0, <1.6.0
(#319) (57f862a)
v1.12.2
1.12.2 (2023-10-05)
Bug Fixes
- added extra validation to the
existing_serviceref_zone
and existing_cbr_zone_vpcs
variables in the fscloud profile submodule (#303) (f24ab4a)
v1.12.1
1.12.1 (2023-09-25)
Bug Fixes
- added a default value for the
operations
variable to make it backward compatible with recent CBR service updates around api types (#305) (2f89973)
v1.12.0
1.12.0 (2023-09-20)
Features
- added pre-wired rule for icd-databases in fscloud submodule (#294) (2d8d25b)
v1.11.0
1.11.0 (2023-09-19)
Features
- add activity tracker and logdna to list of custom rules (fscloud submodule) (#297) (3eb5aa7)