Releases: terraform-ibm-modules/terraform-ibm-icd-postgresql
Releases · terraform-ibm-modules/terraform-ibm-icd-postgresql
v3.10.2
3.10.2 (2024-03-01)
Bug Fixes
- update the workaround used for intermittent timing issue seen wrt auth policy creation (#374) (67db90d)
v3.10.1
3.10.1 (2024-02-28)
Bug Fixes
- extend the required terraform version to < 1.7 (#373) (93bba69)
v3.10.0
3.10.0 (2024-02-27)
Features
- remove support for deprecated postgresql version
11
(#372) (cd194b3)
v3.9.5
3.9.5 (2024-02-09)
Bug Fixes
v3.9.4
3.9.4 (2024-01-31)
Bug Fixes
- deps: updated required IBM provider version to
>= 1.61.0, <2.0.0
to pickup fix for this provider issue (#346) (f371efb)
v3.9.3
3.9.3 (2024-01-03)
Bug Fixes
- moved fscloud submodule profile from
profiles/fscloud
-> modules/fscloud
as per hashicorp standards (#344) (7c1b823)
v3.9.2
3.9.2 (2023-12-19)
Bug Fixes
v3.9.1
3.9.1 (2023-12-05)
Bug Fixes
- updated the
admin_pass
variable description since admin password length requirement has change to a minimum of 15 characters (#331) (18b4392)
v3.9.0
3.9.0 (2023-11-01)
Features
plan_validation
variable has been removed as the underlying provider does not longer support this input (as of version 1.59). Note that the module already performs some level of validations which would cover some of the removed features from the provider, albeit not a 100% equivalent. (#315) (f6227dd)
v3.8.3
3.8.3 (2023-10-25)
Bug Fixes
- update variable description for
admin_pass
(#311) (c4d9f4f)