Skip to content

Commit

Permalink
CCM-6245: TFSec Scanning
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesthompson26-nhs committed Aug 16, 2024
1 parent ee38133 commit 043fc31
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions scripts/terraform/terraform.mk
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,14 @@ terraform-install: # Install Terraform @Installation

# ==============================================================================

# ==============================================================================
# Configuration - please DO NOT edit this section!

tfsec-install: # Install Terraform @Installation
make _install-dependency name="tfsec"

# ==============================================================================

${VERBOSE}.SILENT: \
_terraform \
clean \
Expand Down

0 comments on commit 043fc31

Please sign in to comment.