Skip to content

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

v3.11.1

16 Apr 15:56
v3.11.1
5d88773

Choose a tag to compare

3.11.1 (2024-04-16)

Bug Fixes

  • fixed issue with endpoint being passed to the ibm_database_connection resource (#400) (5d88773)

v3.11.0

10 Apr 11:58
v3.11.0
021b2ee

Choose a tag to compare

3.11.0 (2024-04-10)

Features

  • added adminuser and certificate_base64 outputs and updated the logic to always output hostname and port details (#396) (021b2ee)
  • added new variable member_host_flavor which allows you to explicially specify the host falvor. See here for list of valid values (NOTE: This is currently a Beta feature) (#382) (4ebf7c8)

v3.10.3

12 Mar 05:47
v3.10.3
1b008c5

Choose a tag to compare

3.10.3 (2024-03-12)

Bug Fixes

v3.10.2

01 Mar 12:07
67db90d

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

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

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

Choose a tag to compare

3.9.5 (2024-02-09)

Bug Fixes

v3.9.4

31 Jan 15:11
f371efb

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

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

Choose a tag to compare

3.9.2 (2023-12-19)

Bug Fixes