diff --git a/.github/workflows/terraform-plan.yaml b/.github/workflows/terraform-plan.yaml index b892b09..f8d78e6 100644 --- a/.github/workflows/terraform-plan.yaml +++ b/.github/workflows/terraform-plan.yaml @@ -15,7 +15,7 @@ jobs: # This workflow contains a single job called "build" build: # The type of runner that the job will run on - runs-on: [ image-pipeline ] + runs-on: [ aws-image-pipeline ] # Steps represent a sequence of tasks that will be executed as part of the job steps: