Skip to content

Commit 239d060

Browse files
committed
Exclude sqs_with_scaling_config.json from cfn-lint
1 parent 264d14a commit 239d060

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cfnlintrc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ ignore_templates:
108108
- tests/translator/output/**/s3_intrinsics.json
109109
- tests/translator/output/**/schema_validation_1.json
110110
- tests/translator/output/**/self_managed_kafka_with_intrinsics.json
111+
- tests/translator/output/**/sqs_with_scaling_config.json # Invalid Property Resources/SQSFunctionMySqsQueue/Properties/ScalingConfig
111112
- tests/translator/output/**/state_machine_with_condition.json
112113
- tests/translator/output/**/state_machine_with_condition_and_events.json
113114
- tests/translator/output/**/state_machine_with_eb_dlq_target_id.json

0 commit comments

Comments
 (0)