Skip to content

Commit a922a20

Browse files
committed
Trying to see if linting goes away
1 parent f1e5366 commit a922a20

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/foundational.cft.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,11 @@ Resources:
171171
- Ref: AWS::Region
172172
TemplateBody: |
173173
AWSTemplateFormatVersion: "2010-09-09"
174+
Metadata:
175+
cfn-lint:
176+
config:
177+
ignore_checks:
178+
- E0003
174179
Description: IAM Role for Agentless
175180
Parameters:
176181
NameSuffix:

0 commit comments

Comments
 (0)