Skip to content

Commit

Permalink
[nc] test terraform-actions plan workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Nic Cheneweth <[email protected]>
  • Loading branch information
ncheneweth committed May 21, 2024
1 parent b3c320a commit c828678
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/development-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
plan:
name: terraform plan
uses: ThoughtWorks-DPS/terraform-action/.github/workflows/plan.yaml@main
secrets:
OP_SERVICE_ACCOUNT_TOKEN: ${{ inputs.OP_SERVICE_ACCOUNT_TOKEN }}
with:
checkov-scan: true
before-init: nonprod

0 comments on commit c828678

Please sign in to comment.