Skip to content

Commit b2b3c18

Browse files
authored
fix: configure Event Notifications integration automatically in the DA when Event Notifications DA is enabled (which is the default) (#142)
1 parent edb31e0 commit b2b3c18

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ibm_catalog.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,10 @@
541541
],
542542
"id": "c7ac3ee6-4f48-4236-b974-b0cd8c624a46-global",
543543
"input_mapping": [
544+
{
545+
"dependency_output": "crn_list_object",
546+
"version_input": "existing_event_notifications_instances"
547+
},
544548
{
545549
"dependency_input": "prefix",
546550
"version_input": "prefix",

0 commit comments

Comments
 (0)