From 848eb8fc9687666cad60eadb8fc142bd618c2a10 Mon Sep 17 00:00:00 2001 From: David John Arnold Jr Date: Wed, 9 Oct 2024 12:12:22 -0700 Subject: [PATCH] Update terraform_plan.yaml --- .github/workflows/terraform_plan.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/terraform_plan.yaml b/.github/workflows/terraform_plan.yaml index 6183776..32eade0 100644 --- a/.github/workflows/terraform_plan.yaml +++ b/.github/workflows/terraform_plan.yaml @@ -27,9 +27,7 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: - - name: Setup AWS Credentials - id: aws_auth - uses: CSVD/aws-auth@main + - name: Setup GITHUB Credentials id: github_credentials