Releases: terraform-ibm-modules/terraform-ibm-cbr
Releases · terraform-ibm-modules/terraform-ibm-cbr
v1.8.2
1.8.2 (2023-08-24)
Bug Fixes
- update required ibm provider version to >= 1.56.1 (#277) (e2dd42f)
v1.8.1
1.8.1 (2023-08-24)
Bug Fixes
- added instance id support to the
target_service_details
variable in the fscloud profile (#275) (8b84293)
v1.8.0
1.8.0 (2023-08-23)
Features
- update required ibm provider version to >= 1.56.1 (#276) (71bd929)
v1.7.1
1.7.1 (2023-08-21)
Bug Fixes
v1.7.0
1.7.0 (2023-08-16)
Refactor
- All the terraform submodules are now moved to the directory
modules
including FScloud profile. (#273) (89ea824)
Features
- Added an option in the fscloud module to skip zone creation for specific service (#273) (89ea824)
v1.6.1
1.6.1 (2023-08-02)
Bug Fixes
- Minor fix to update some missing module documentation (#272) (2be6082)
v1.6.0
1.6.0 (2023-08-01)
Features
v1.5.0
1.5.0 (2023-07-31)
Features
- New sub-module under the directory profiles/fscloud . The module lays out a secure-by-default CBR topology at the account level.
v1.4.0
1.4.0 (2023-07-31)
Features
- give flexibility on endpoint configuration in cbr service module (#265) (4ec347e)
v1.3.2
1.3.2 (2023-07-19)
Bug Fixes
- update
prefix
variable description in cbr-service-profile submodule (#261) (139d98d)