Skip to content

Reapply "TDRD-22 - Add "condition" to the trust polices" #634

Reapply "TDRD-22 - Add "condition" to the trust polices"

Reapply "TDRD-22 - Add "condition" to the trust polices" #634

Workflow file for this run

name: 'Terraform check'
on:
push:
pull_request:
permissions:
id-token: write
contents: write
jobs:
check:
uses: nationalarchives/tdr-github-actions/.github/workflows/terraform_check.yml@main
with:
use-workspace: false
terraform-version: 1.5.0
secrets:
MANAGEMENT_ACCOUNT: ${{ secrets.MANAGEMENT_ACCOUNT }}
WORKFLOW_PAT: ${{ secrets.WORKFLOW_PAT }}