This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ TF_LOG=trace terraform apply | |
2024-11-27T06:40:39.777-0700 [INFO] Terraform version: 1.10.0 | |
2024-11-27T06:40:39.777-0700 [DEBUG] using github.com/hashicorp/go-tfe v1.70.0 | |
2024-11-27T06:40:39.777-0700 [DEBUG] using github.com/hashicorp/hcl/v2 v2.23.0 | |
2024-11-27T06:40:39.777-0700 [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1 | |
2024-11-27T06:40:39.777-0700 [DEBUG] using github.com/zclconf/go-cty v1.15.1-0.20241111215639-63279be090d7 | |
2024-11-27T06:40:39.777-0700 [INFO] Go runtime version: go1.23.3 | |
2024-11-27T06:40:39.777-0700 [INFO] CLI args: []string{"/usr/bin/terraform", "apply"} | |
2024-11-27T06:40:39.777-0700 [TRACE] Stdout is a terminal of width 132 | |
2024-11-27T06:40:39.777-0700 [TRACE] Stderr is a terminal of width 132 |