$ TF_LOG=trace tofu apply
2024-05-11T23:52:39.482+1000 [INFO] OpenTofu version: 1.7.1
2024-05-11T23:52:39.483+1000 [DEBUG] using github.com/hashicorp/go-tfe v1.36.0
2024-05-11T23:52:39.483+1000 [DEBUG] using github.com/opentofu/hcl/v2 v2.0.0-20240416130056-03228b26f391
2024-05-11T23:52:39.483+1000 [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1
2024-05-11T23:52:39.483+1000 [DEBUG] using github.com/zclconf/go-cty v1.14.4
2024-05-11T23:52:39.483+1000 [INFO] Go runtime version: go1.21.3
2024-05-11T23:52:39.483+1000 [INFO] CLI args: []string{"tofu", "apply"}
2024-05-11T23:52:39.483+1000 [TRACE] Stdout is a terminal of width 81
2024-05-11T23:52:39.483+1000 [TRACE] Stderr is a terminal of width 81
2024-05-11T23:52:39.483+1000 [TRACE] Stdin is a terminal
2024-05-11T23:52:39.483+1000 [DEBUG] Attempting to open CLI config file: /<redacted>/.tofurc
2024-05-11T23:52:39.483+1000 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2024-05-11T23:52:39.484+1000 [INFO] Loading CLI configuration from /<redacted>/.terraform.d/credentials.tfrc.json
2024-05-11T23:52:39.485+1000 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2024-05-11T23:52:39.485+1000 [DEBUG] ignoring non-existing provider search directory /<redacted>/.terraform.d/plugins
2024-05-11T23:52:39.485+1000 [DEBUG] ignoring non-existing provider search directory /<redacted>/Library/Application Support/io.terraform/plugins
2024-05-11T23:52:39.485+1000 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins
2024-05-11T23:52:39.485+1000 [DEBUG] Found the config directory: /<redacted>/.terraform.d
2024-05-11T23:52:39.485+1000 [INFO] CLI command args: []string{"apply"}
╷
│ Error: Unsupported block type
│
│ on TF_ENCRYPTION line 1:
│ (source code not available)
│
│ Blocks of type "terraform" are not expected here.
╵
Last active
May 11, 2024 13:58
-
-
Save 111a5ab1/6c6af11eb8f174ca91dca534e944d6f9 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment