Skip to content

chore: synced file(s) with cds-snc/site-reliability-engineering #454

chore: synced file(s) with cds-snc/site-reliability-engineering

chore: synced file(s) with cds-snc/site-reliability-engineering #454

Workflow file for this run

name: Terraform plan
on:
workflow_dispatch:
pull_request:
paths:
- "terraform/**"
- ".github/workflows/**"
jobs:
terraform-plan:
uses: cds-snc/workflows/.github/workflows/terragrunt-plan.yml@main
with:
module: terraform
role_arn: arn:aws:iam::283582579564:role/threat-modeling-tool-plan
terraform_version: 1.3.3
terragrunt_version: 0.31.1