Skip to content

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

v3.4.1

01 Jul 07:09
v3.4.1
53c16d7
Compare
Choose a tag to compare

3.4.1 (2023-07-01)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.2.1 (#231) (53c16d7)

v3.4.0

26 Jun 16:36
v3.4.0
0895cc7
Compare
Choose a tag to compare

3.4.0 (2023-06-26)

Features

  • updated required ibm provider version constraint to >= 1.54.0, < 2.0.0 to pickup this fix (#225)

v3.3.1

22 Jun 08:51
bace17b
Compare
Choose a tag to compare

3.3.1 (2023-06-22)

Bug Fixes

  • update module reference to hashicorp module registry (bace17b)

v3.3.0

31 May 08:40
2b6eeba
Compare
Choose a tag to compare

3.3.0 (2023-05-31)

Features (FSCloud profile submodule)

  • add support to optionally create database users in the FSCloud profile submodule (using new users variable), and admin password (using new admin_pass variable) (#206) (2b6eeba)
  • add new outputs hostname and port to the FSCloud profile submodule, which will only output if users or service credentials are created. (#206) (2b6eeba)

v3.2.1

30 May 10:37
v3.2.1
ccc4746
Compare
Choose a tag to compare

3.2.1 (2023-05-30)

Bug Fixes

  • fixed bug that can produce the error Invalid value for "value" parameter: the given value is not sensitive, so this call is redundant if not passing any values for the users and service_credential_names variables (#204) (ccc4746)

v3.2.0

26 May 11:16
v3.2.0
56ed5f5
Compare
Choose a tag to compare

3.2.0 (2023-05-26)

Features

  • add support to optionally create database users (using new users variable) and admin password (using new admin_pass variable). (#200) (56ed5f5)
  • add new outputs hostname and port which will only output if users or service credentials are created. (#200) (56ed5f5)

v3.1.0

23 May 10:12
v3.1.0
98b1030
Compare
Choose a tag to compare

3.1.0 (2023-05-23)

Features

v3.0.4

22 May 13:39
v3.0.4
44e9c07
Compare
Choose a tag to compare

3.0.4 (2023-05-22)

Bug Fixes

  • fix the skip_iam_authorization_policy variable description (#197) (44e9c07)

v3.0.3

19 May 15:24
v3.0.3
64de201
Compare
Choose a tag to compare

3.0.3 (2023-05-19)

Bug Fixes

NOTE: The cpu map has been removed from the auto_scaling variable object since ICD does not support CPU autoscaling

v3.0.2

17 May 19:41
3c864fe
Compare
Choose a tag to compare

3.0.2 (2023-05-17)

Bug Fixes