Skip to content

Commit

Permalink
fix indentation on !Equals
Browse files Browse the repository at this point in the history
  • Loading branch information
SollyzDev authored Apr 5, 2024
1 parent bff8bc7 commit 0fbb5a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cloudwatch-ingester-axiom-cloudformation-stack.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ Parameters:
Conditions:
HasCloudWatchLogGroupName: !Not
- !Equals
- ''
- !Ref CloudWatchLogGroupName
- ''
- !Ref CloudWatchLogGroupName
Resources:
LogGroupSubscriptionFilter:
Type: AWS::Logs::SubscriptionFilter
Expand Down

0 comments on commit 0fbb5a3

Please sign in to comment.