Skip to content

Releases: terraform-ibm-modules/terraform-ibm-secrets-manager-private-cert

v1.7.3

31 Oct 17:39
v1.7.3
7a35c15

Choose a tag to compare

1.7.3 (2025-10-31)

Bug Fixes

v1.7.2

31 Oct 13:13
v1.7.2
10c60c1

Choose a tag to compare

1.7.2 (2025-10-31)

Bug Fixes

  • deps: update DA to run on terraform v1.12.2 (#378) (10c60c1)

v1.7.1

31 Oct 09:46
v1.7.1
fcd464f

Choose a tag to compare

1.7.1 (2025-10-31)

Bug Fixes

v1.7.0

20 Oct 15:04
v1.7.0
7bfb6fc

Choose a tag to compare

1.7.0 (2025-10-20)

Features

  • remove Account Config DA from customize DA flow, add default value for prefix using random string generator and update logic that handles default resource group lookup (#375) (7bfb6fc)

v1.6.1

18 Oct 03:14
v1.6.1
39fa43c

Choose a tag to compare

1.6.1 (2025-10-18)

Bug Fixes

v1.6.0

15 Oct 13:04
v1.6.0
a707b88

Choose a tag to compare

1.6.0 (2025-10-15)

Features

  • Default value of cert_secrets_group_id has changed from default to null because if secrets manager instance is created with addons flow, certificate can only be created in default group as that is the only secret group present and this is not a great practice. If null value is passed, DA will create a new secret group and hence your certificate might get deleted from existing secret group and will get recreated in the newly created secret group. If you want to avoid this you will have to manually change back cert_secrets_group_id value to your existing secret group ID (#368) (a707b88)

v1.5.3

13 Oct 12:27
v1.5.3
55f5242

Choose a tag to compare

1.5.3 (2025-10-13)

Bug Fixes

v1.5.2

11 Oct 03:13
v1.5.2
35ff810

Choose a tag to compare

1.5.2 (2025-10-11)

Bug Fixes

v1.5.1

04 Oct 03:14
v1.5.1
a3e6fb6

Choose a tag to compare

1.5.1 (2025-10-04)

Bug Fixes

v1.5.0

30 Sep 14:09
v1.5.0
05cc772

Choose a tag to compare

1.5.0 (2025-09-30)

Features

  • DA updated to support the "add-ons" (dependency) flow in IBM Cloud catalog (#365) (05cc772)