Skip to content

Commit

Permalink
Enable verbose terraform logs
Browse files Browse the repository at this point in the history
  • Loading branch information
mraerino committed Jan 20, 2024
1 parent 40a276c commit 5921a10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
env:
TF_HTTP_PASSWORD: ${{ github.token }}
TF_IN_AUTOMATION: "true"
TF_LOG: "trace"
steps:
- name: Download Workspace
run: |
Expand Down

0 comments on commit 5921a10

Please sign in to comment.