Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Hadlaw <[email protected]>
  • Loading branch information
tommyp1ckles committed Jan 31, 2024
1 parent bb3ce54 commit e3e5e40
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 @@ -32,7 +32,8 @@ jobs:
cd test/conformance
terraform init
echo "done init phase!!!"
TF_LOG=DEBUG terraform plan
aws s3 ls
#TF_LOG=DEBUG terraform plan
- name: Cleanup
if: always()
run: |
Expand Down

0 comments on commit e3e5e40

Please sign in to comment.