Skip to content

Commit

Permalink
Update template.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
guyrenny authored Oct 13, 2024
1 parent 74c0b24 commit 9a51da1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/resource-metadata/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ Resources:
- ec2:DescribeInstances
Resource: "*"
- !Ref 'AWS::NoValue'
- !If:
- !If
- IsLambdaResourceTypeExcluded
- Version: "2012-10-17"
Statement:
Expand Down Expand Up @@ -400,7 +400,7 @@ Resources:
- ec2:DescribeInstances
Resource: "*"
- !Ref "AWS::NoValue"
- !If:
- !If
- IsLambdaResourceTypeExcluded
- Version: "2012-10-17"
Statement:
Expand Down

0 comments on commit 9a51da1

Please sign in to comment.