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