Skip to content

Instantly share code, notes, and snippets.

$ TF_LOG=DEBUG terraform apply
2025-03-04T01:00:32.142+0200 [INFO] Terraform version: 1.10.4
2025-03-04T01:00:32.143+0200 [DEBUG] using github.com/hashicorp/go-tfe v1.70.0
2025-03-04T01:00:32.143+0200 [DEBUG] using github.com/hashicorp/hcl/v2 v2.23.0
2025-03-04T01:00:32.143+0200 [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1
2025-03-04T01:00:32.143+0200 [DEBUG] using github.com/zclconf/go-cty v1.16.0
2025-03-04T01:00:32.143+0200 [INFO] Go runtime version: go1.23.3
2025-03-04T01:00:32.143+0200 [INFO] CLI args: []string{"/opt/homebrew/Cellar/tfenv/3.0.0/versions/1.10.4/terraform", "apply"}
2025-03-04T01:00:32.143+0200 [DEBUG] Attempting to open CLI config file: /Users/XXXXX/.terraformrc
2025-03-04T01:00:32.143+0200 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
$ TF_LOG=DEBUG terraform apply
2025-03-04T01:09:57.984+0200 [INFO] Terraform version: 1.10.4
2025-03-04T01:09:57.985+0200 [DEBUG] using github.com/hashicorp/go-tfe v1.70.0
2025-03-04T01:09:57.985+0200 [DEBUG] using github.com/hashicorp/hcl/v2 v2.23.0
2025-03-04T01:09:57.985+0200 [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1
2025-03-04T01:09:57.985+0200 [DEBUG] using github.com/zclconf/go-cty v1.16.0
2025-03-04T01:09:57.985+0200 [INFO] Go runtime version: go1.23.3
2025-03-04T01:09:57.985+0200 [INFO] CLI args: []string{"/opt/homebrew/Cellar/tfenv/3.0.0/versions/1.10.4/terraform", "apply"}
2025-03-04T01:09:57.985+0200 [DEBUG] Attempting to open CLI config file: /Users/XXXXX/.terraformrc
2025-03-04T01:09:57.985+0200 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.