Skip to content

Releases: terraform-ibm-modules/terraform-ibm-icd-postgresql

v3.10.2

01 Mar 12:07
67db90d
Compare
Choose a tag to compare

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

28 Feb 11:41
v3.10.1
93bba69
Compare
Choose a tag to compare

3.10.1 (2024-02-28)

Bug Fixes

  • extend the required terraform version to < 1.7 (#373) (93bba69)

v3.10.0

27 Feb 15:39
cd194b3
Compare
Choose a tag to compare

3.10.0 (2024-02-27)

Features

  • remove support for deprecated postgresql version 11 (#372) (cd194b3)

v3.9.5

09 Feb 20:10
v3.9.5
049883b
Compare
Choose a tag to compare

3.9.5 (2024-02-09)

Bug Fixes

v3.9.4

31 Jan 15:11
f371efb
Compare
Choose a tag to compare

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

03 Jan 11:48
v3.9.3
7c1b823
Compare
Choose a tag to compare

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

19 Dec 18:17
v3.9.2
469069b
Compare
Choose a tag to compare

3.9.2 (2023-12-19)

Bug Fixes

v3.9.1

05 Dec 09:57
18b4392
Compare
Choose a tag to compare

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

01 Nov 09:53
v3.9.0
f6227dd
Compare
Choose a tag to compare

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

25 Oct 10:20
v3.8.3
c4d9f4f
Compare
Choose a tag to compare

3.8.3 (2023-10-25)

Bug Fixes

  • update variable description for admin_pass (#311) (c4d9f4f)