Languages
Terraform
The Terraform analyzer analyzes your terraform files and raises issues if there are any security risks in your code.
Code Analysis
.deepsource.toml
This section covers .deepsource.toml
configuration specific to the terraform
analyzer. Please make sure to read the general configuration guide first.
name
- Type: String
- Presence: mandatory
- Description: Shortcode of the analyzer.
- Example:
enabled
- Type: Boolean
- Presence: optional
- Description: Toggle whether this analyzer should be run.
- Example: