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