We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0da2df5 commit 8e64f7eCopy full SHA for 8e64f7e
.github/workflows/cf-test.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: Print the Cloud Formation Linter Version & run Linter.
16
run: |
17
- cfn-lint aws-observability/**/*.yaml --ignore-templates aws-observability/**/*TestTemplate.yaml
+ cfn-lint aws-observability/**/*.yaml --ignore-templates aws-observability/**/*TestTemplate.yaml --ignore-checks W3011
18
19
CFSecurityChecksCheckovt:
20
name: "Security Checks (checkov)"
0 commit comments