Skip to content

Commit 071daaa

Browse files
committed
using trace level debug
1 parent 70967ff commit 071daaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/acceptance-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ jobs:
290290
TF_ACC_TERRAFORM_PATH: ${{ env.TOFU_CLI_PATH }}/tofu
291291
TF_ACC_PROVIDER_NAMESPACE: hashicorp
292292
TF_ACC_PROVIDER_HOST: registry.opentofu.org
293-
TF_LOG: DEBUG
293+
TF_LOG: TRACE
294294
TF_ACC: 1
295295
TF_UPDATE_CASSETTES: false
296296
TF_TEST_DOMAIN: scaleway-terraform.com

0 commit comments

Comments
 (0)