We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91cc2bf commit 9650debCopy full SHA for 9650deb
.github/workflows/acceptance-tests.yaml
@@ -290,7 +290,6 @@ jobs:
290
TF_ACC_TERRAFORM_PATH: ${{ env.TOFU_CLI_PATH }}/tofu
291
TF_ACC_PROVIDER_NAMESPACE: hashicorp
292
TF_ACC_PROVIDER_HOST: registry.opentofu.org
293
- TF_LOG: TRACE
294
TF_ACC: 1
295
TF_UPDATE_CASSETTES: false
296
TF_TEST_DOMAIN: scaleway-terraform.com
@@ -300,4 +299,3 @@ jobs:
300
299
SCW_SECRET_KEY: "11111111-1111-1111-1111-111111111111"
301
SCW_ENABLE_BETA: true
302
TF_ACC_LOG: trace
303
- TF_LOG_CORE: trace
0 commit comments