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
DA updates: - existing_resource_group has been renamed to use_existing_resource_group - kms_region input has been removed, its not porgrammtically determined - existing_kms_guid has been renamed to existing_kms_instance_crn and now required CRN value to be passed (#101) (ab617f2)
The following variables have been renamed in the DA solution: - existing_sm_kms_key_crn -> existing_secrets_manager_kms_key_crn - existing_en_instance_crn -> existing_event_notification_instance_crn - skip_en_iam_authorization_policy -> skip_event_notification_iam_authorization_policy (#105) (52fbdd3)