Skip to content

Instantly share code, notes, and snippets.

View BroMattMiller's full-sized avatar

Matt Miller BroMattMiller

View GitHub Profile
@BroMattMiller
BroMattMiller / gist:54b3c5ab4ac2f052157daa66536d392e
Created November 27, 2024 13:44
Terraform S3 Native State Locking
$ 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