Skip to content

Change tests to need deploy action first #16

Change tests to need deploy action first

Change tests to need deploy action first #16

---
name: Terraform Plan Dev
run-name: terraform plan for ds-infrastructure-web by @${{ github.actor }}
permissions:
id-token: write
contents: write
on:
push:
branches:
jobs:
terraform-plan-dev:
uses: nationalarchives/ds-github-actions/.github/workflows/terraform-plan.yml@main

Check failure on line 15 in .github/workflows/terraform-plan.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/terraform-plan.yml

Invalid workflow file

error parsing called workflow ".github/workflows/terraform-plan.yml" -> "nationalarchives/ds-github-actions/.github/workflows/terraform-plan.yml@main" : failed to fetch workflow: workflow was not found.
with:
assume_role: "arn:aws:iam::846769538626:role/GithubOIDCProviderIAMRolePermissions-Role-I80RXHT6O1PL"
region: "eu-west-2"
account: "dev"
# ------------------------------------------------------------------------------
...