Releases: terraform-ibm-modules/terraform-ibm-icd-redis
Releases · terraform-ibm-modules/terraform-ibm-icd-redis
v1.7.4
1.7.4 (2024-05-04)
Bug Fixes
- deps: update terraform terraform-ibm-modules/cbr/ibm to v1.22.0 (#334) (a80b09f)
v1.7.3
1.7.3 (2024-04-16)
Bug Fixes
- fixed issue with endpoint being passed to the
ibm_database_connection
resource (#329) (412a13f)
v1.7.2
1.7.2 (2024-04-13)
Bug Fixes
- deps: update terraform terraform-ibm-modules/cbr/ibm to v1.20.1 (#313) (abc89a6)
v1.7.1
1.7.1 (2024-04-10)
Bug Fixes
- bump IBM provider to
">= 1.62.0, <2.0.0"
(#326) (0d02630)
v1.7.0
1.7.0 (2024-04-10)
Features
- added
adminuser
and certificate_base64
outputs and updated the logic to always output hostname
and port
details (#325) (8690013)
v1.6.0
1.6.0 (2024-03-14)
Features
- add support to create an instance from a backup using
backup_crn
input variable (#309) (142760a)
v1.5.3
1.5.3 (2024-03-02)
Bug Fixes
v1.5.2
1.5.2 (2024-03-01)
Bug Fixes
- extend the required terraform version to < 1.7 (#298) (be00f7f)
v1.5.1
1.5.1 (2024-03-01)
Bug Fixes
- update the workaround used for intermittent timing issue seen wrt auth policy creation (#299) (df0db7c)
v1.5.0
1.5.0 (2024-02-27)
Features
- remove support for deprecated redis versions
5
and 6
(#297) (c72306a)