For the complete documentation index, see llms.txt. This page is also available as Markdown.

CloudFormation

Language-specific information about the way that SonarQube Cloud supports analysis of CloudFormation.

Language-specific properties

To discover and update the CloudFormation-specific properties, navigate to Your Project > Administration > General Settings > Languages > CloudFormation. See Configuration overview for more information about setting properties.

Supported versions, formats and providers

  • CloudFormation with AWSTemplateFormatVersion 2010-09-09 (YAML and JSON)

Adding the NOSONAR comment on the line will suppress all issues on that line:

  • NOSONAR can be placed anywhere in the comment.

  • The comment check is case-sensitive.

External reports

For CloudFormation you can import cfn-lint reports. See Your Project > Administration > General Settings > External Analyzers > CloudFormation to specify the file path.

Last updated

Was this helpful?