We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6513287 commit e56b865Copy full SHA for e56b865
.github/workflows/plan.yml
@@ -76,8 +76,6 @@ jobs:
76
77
- name: Run tofu plan
78
id: plan
79
- env:
80
- TF_LOG: "DEBUG"
81
timeout-minutes: 5
82
working-directory: ./terraform
83
run: tofu plan -input=false
0 commit comments