Skip to content

Commit

Permalink
debug app engine
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmellos committed Jan 5, 2024
1 parent ddb60fb commit 7bdc106
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/iac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,11 +216,7 @@ jobs:
OVH_CONSUMER_KEY: ${{ secrets.OVH_CONSUMER_KEY }}
OVH_CLOUD_PROJECT_SERVICE: ${{ secrets.OVH_CLOUD_PROJECT_SERVICE }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN}}
INPUT_PRE_EXEC_3: |
TF_LOG=trace
INPUT_PRE_EXEC_4: |
TG_LOG=trace
TF_LOG: trace

- name: Terraform Plan Status
if: steps.plan.outcome == 'failure'
Expand Down

0 comments on commit 7bdc106

Please sign in to comment.