v1.1.0
·
294 commits
to main
since this release
1.1.0 (2024-01-12)
Features
- added support to configure Secrets Manager with the Event Notifications service using new input variables:
enable_event_notification
,existing_en_instance_crn
,endpoint_type
,skip_en_iam_authorization_policy
.
NOTE:skip_iam_authorization_policy
has been renamed toskip_kms_iam_authorization_policy
to keep naming consistent now that module supports creating multiple auth policies. (#26) (4d400d7)