Skip to content

Releases: terraform-ibm-modules/stack-ibm-core-security-services

v1.0.3-addon

27 Aug 08:47
Compare
Choose a tag to compare
v1.0.3-addon Pre-release
Pre-release

updated dependency_input for the observability DA dependency.

v1.0.2-addon

22 Aug 10:19
Compare
Choose a tag to compare
v1.0.2-addon Pre-release
Pre-release

Updated dependencies as per Keith's input. Also added new "dependency_version_2": true.

v1.0.1-addon

20 Aug 15:01
Compare
Choose a tag to compare
v1.0.1-addon Pre-release
Pre-release
feat: addon poc content taken from vburckhardt/addon-poc Repo - sec B…

…ranch

dev-addon-poc-release

20 Aug 09:11
Compare
Choose a tag to compare
dev-addon-poc-release Pre-release
Pre-release
feat: addon poc content taken from vburckhardt/addon-poc Repo - sec B…

…ranch

v1.4.0

19 Aug 17:00
v1.4.0
4fab4cd
Compare
Choose a tag to compare

1.4.0 (2024-08-19)

Features

  • added support to use existing event notification instance (#98) (4fab4cd)

v1.3.1

02 Aug 09:54
v1.3.1
59ad234
Compare
Choose a tag to compare

1.3.1 (2024-08-02)

Bug Fixes

  • deps: updated to secrets manager v1.17.1 to address bug when using existing instance (#101) (59ad234)

v1.3.0

29 Jul 15:03
v1.3.0
dc8ce65
Compare
Choose a tag to compare

1.3.0 (2024-07-29)

Features

  • added support to enable the secrets manager IAM engine using new boolean input secret_manager_iam_engine_enabled (default value is false) (#70) (dc8ce65)

v1.2.1

27 Jul 13:52
v1.2.1
f870232
Compare
Choose a tag to compare

1.2.1 (2024-07-27)

Updates

  • Updated all stack member DAs to the latest versions.
  • All Object Storage buckets created by the stack will now be created with activity tracking enabled by default. If upgrading from a previous version, your existing bucket will be updated in place.
  • Fixed a bug where the Event Notifications DA was creating an Object Storage destination instead of creating an Object Storage integration which is needed for storage of failed events. If you are updating from a previous version, you will see the expected destroy of the Object Storage destination.

v1.2.0

05 Jul 08:35
v1.2.0
6564e06
Compare
Choose a tag to compare

1.2.0 (2024-07-05)

Features

  • added support to optionally use an existing KMS instance by adding new optional input variable existing_kms_instance_crn. If not value passed, a new Key Protect instance gets created (#64) (6564e06)

v1.1.1

01 Jul 13:29
v1.1.1
4bb8851
Compare
Choose a tag to compare

1.1.1 (2024-07-01)

Bug Fixes

  • add url encoding to refs to remove warning in UI (#75) (4bb8851)