You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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)