From c42f69d5794234420ebc8c0b8639e10ca142afb4 Mon Sep 17 00:00:00 2001 From: Eric Weber Date: Sun, 6 Oct 2024 08:52:45 -0700 Subject: [PATCH] chore: just plan --- .github/workflows/push-workflow.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-workflow.yaml b/.github/workflows/push-workflow.yaml index 91e06b5..94a14ee 100644 --- a/.github/workflows/push-workflow.yaml +++ b/.github/workflows/push-workflow.yaml @@ -23,7 +23,7 @@ jobs: tofu_version: 1.8.2 tg_version: 0.67.10 tg_dir: .infra/gcp-gha-gcp-opentofu - tg_command: 'plan --terragrunt-log-level debug --terragrunt-debug' + tg_command: plan env: GOOGLE_OAUTH_ACCESS_TOKEN: ${{ steps.auth.outputs.access_token }} # GOOGLE_BACKEND_IMPERSONATE_SERVICE_ACCOUNT: github-actions-plan@gha-gcp-opentofu-7.iam.gserviceaccount.com