Skip to content

Commit

Permalink
Update template.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
royfur authored Feb 4, 2024
1 parent 5e7b370 commit 4c47761
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,6 @@ Conditions:
- !And
- !Not [ !Equals [ !Ref SNSTopicArn, '' ] ]
- !Equals [ !Ref CloudWatchLogGroupName, '' ]

- !And
- !Not [ !Equals [ !Ref SNSIntegrationTopicArn, '' ] ]
- !Equals [ !Ref CloudWatchLogGroupName, '' ]
Expand Down Expand Up @@ -441,7 +440,6 @@ Conditions:
- !Not [ !Equals [ !Ref KafkaTopic, '' ] ]
- !Equals [ !Ref MSKClusterArn, '' ]
- !Equals [ !Ref IntegrationType, 'Kafka' ]


UseMSKWithNotification: !And
- !Condition UseMSK
Expand Down

0 comments on commit 4c47761

Please sign in to comment.