Skip to content

Commit

Permalink
chore: just plan
Browse files Browse the repository at this point in the history
  • Loading branch information
rcwbr authored Oct 6, 2024
1 parent 6d0be4d commit c42f69d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Expand Down

0 comments on commit c42f69d

Please sign in to comment.