Skip to content

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

v1.3.4

01 Nov 13:54
v1.3.4
79c9d57
Compare
Choose a tag to compare

1.3.4 (2024-11-01)

Bug Fixes

  • deps: updated required IBM provider to >= 1.70.0, < 2.0.0 as its required by dependant CBR module (#259) (79c9d57)

v1.3.3

19 Sep 16:44
v1.3.3
88b5b4f
Compare
Choose a tag to compare

1.3.3 (2024-09-19)

Bug Fixes

  • added validation to ensure the values for 'root_ca_common_name' and 'intermediate_ca_common_name' are different (#209) (88b5b4f)

v1.3.2

11 Jun 08:45
v1.3.2
e42ad18
Compare
Choose a tag to compare

1.3.2 (2024-06-11)

Bug Fixes

  • remove upper limit for required terraform version (#218) (e42ad18)

v1.3.1

25 Apr 15:37
v1.3.1
6096302
Compare
Choose a tag to compare

1.3.1 (2024-04-25)

Bug Fixes

  • updated required ibm provider version to >= 1.62.0, < 2.0.0 (#197) (6096302)

v1.3.0

10 Apr 16:43
v1.3.0
428852d
Compare
Choose a tag to compare

1.3.0 (2024-04-10)

Features

  • added endpoint_type variable to allow consumer to pick which endpoint to use to communicate with the Secrets Manager instance (#189) (428852d)

v1.2.2

27 Feb 20:02
v1.2.2
a9bd97c
Compare
Choose a tag to compare

1.2.2 (2024-02-27)

Bug Fixes

  • extend the required terraform version to < 1.7 (#169) (a9bd97c)

v1.2.1

19 Feb 16:11
0653ac4
Compare
Choose a tag to compare

1.2.1 (2024-02-19)

Bug Fixes

  • updated required provider version constraints to prevent major version updates (#165) (0653ac4)

v1.2.0

10 Oct 16:35
963e711
Compare
Choose a tag to compare

1.2.0 (2023-10-10)

Features

  • update terraform version constraints to >= 1.3.0, <1.6.0 (#90) (963e711)

v1.1.1

19 Sep 10:37
9a75f02
Compare
Choose a tag to compare

1.1.1 (2023-09-19)

Bug Fixes

  • updates documentation for module (#77) (9a75f02)

v1.1.0

25 Jul 16:27
b9105e8
Compare
Choose a tag to compare

1.1.0 (2023-07-25)

Features

  • optional variables root_ca_serial_number and intermediate_ca_serial_number are now removed since IBM provider removed support for them in 1.55.0. They were never honoured so there is no impact here if upgrading to this version (#44) (b9105e8)