From a42f1eb54038f393fff0355573de7c2ee0f47343 Mon Sep 17 00:00:00 2001 From: David John Arnold Jr Date: Thu, 8 Aug 2024 17:18:00 -0700 Subject: [PATCH] Update terraform-plan.yaml --- .github/workflows/terraform-plan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: