# terraformScan

This step scans a Terraform pull request for security vulnerabilities.

## Parameters

| Name            | Description                                                                      | Type     | Default  | Required |
|-----------------|----------------------------------------------------------------------------------|----------|----------|----------|
| checkovImageTag | The tag of the `terraform-static-code-analysis` image to use to perform the scan | `String` | `latest` | yes      |
