Skip to content

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

v2.3.5

02 Aug 16:37
v2.3.5
a6e6144

Choose a tag to compare

2.3.5 (2023-08-02)

Bug Fixes

  • removed tag from ibm_resource_key block - tagging resource keys is not supported by IBM Cloud so no impact to any actual resources here (#207) (a6e6144)

v2.3.4

22 Jul 05:16
v2.3.4
b2620b6

Choose a tag to compare

2.3.4 (2023-07-22)

Bug Fixes

v2.3.3

20 Jul 15:43
v2.3.3
5e1f7c9

Choose a tag to compare

2.3.3 (2023-07-20)

Bug Fixes

  • update to pull CBR module from hashicorp instead of github (#176) (5e1f7c9)

v2.3.2

20 Jul 10:11
v2.3.2
0312725

Choose a tag to compare

2.3.2 (2023-07-20)

Bug Fixes

  • updated some incorrect fscloud profile output + variable descriptions (#204) (0312725)

v2.3.1

01 Jul 11:07
v2.3.1
b1099a3

Choose a tag to compare

2.3.1 (2023-07-01)

Bug Fixes

  • deps: update terraform github.com/terraform-ibm-modules/terraform-ibm-cbr to v1.2.1 (#198) (b1099a3)

v2.3.0

30 Jun 08:20
v2.3.0
d342e4d

Choose a tag to compare

2.3.0 (2023-06-30)

Features

v2.2.0

27 Jun 10:51
b03df8b

Choose a tag to compare

2.2.0 (2023-06-27)

Features

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

v2.1.0

02 Jun 10:46
09c97eb

Choose a tag to compare

2.1.0 (2023-06-02)

Features

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

v2.0.5

23 May 13:28
v2.0.5
e8c86a8

Choose a tag to compare

2.0.5 (2023-05-23)

Bug Fixes

  • add port to service_credentials_object output (#171) (e8c86a8)

v2.0.4

22 May 13:38
16e8464

Choose a tag to compare

2.0.4 (2023-05-22)

Bug Fixes

  • fix the skip_iam_authorization_policy variable description (#169) (16e8464)