Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Hadlaw <tom.hadlaw@isovalent.com>
  • Loading branch information
tommyp1ckles committed Jan 31, 2024
1 parent 2d9d9a4 commit 6521176
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
echo "done init phase!!!"
aws sts get-caller-identity
aws configure list-profiles
#TF_LOG=DEBUG terraform plan
export TF_LOG=trace
terraform plan
- name: Cleanup
if: always()
run: |
Expand Down

0 comments on commit 6521176

Please sign in to comment.