Skip to content

Instantly share code, notes, and snippets.

View andrei-dascalu's full-sized avatar
🎯
Focusing

Andrei Dascalu andrei-dascalu

🎯
Focusing
View GitHub Profile
╰─ TF_LOG=trace terraform init ─╯
2023-01-29T16:29:09.899+0200 [INFO] Terraform version: 1.3.7
2023-01-29T16:29:09.899+0200 [DEBUG] using github.com/hashicorp/go-tfe v1.9.0
2023-01-29T16:29:09.899+0200 [DEBUG] using github.com/hashicorp/hcl/v2 v2.15.0
2023-01-29T16:29:09.899+0200 [DEBUG] using github.com/hashicorp/terraform-config-inspect v0.0.0-20210209133302-4fd17a0faac2
2023-01-29T16:29:09.899+0200 [DEBUG] using github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
2023-01-29T16:29:09.899+0200 [DEBUG] using github.com/zclconf/go-cty v1.12.1
2023-01-29T16:29:09.899+0200 [INFO] Go runtime version: go1.19.4
2023-01-29T16:29:09.899+0200 [INFO] CLI args: []string{"terraform", "init"}
2023-01-29T16:29:09.899+0200 [TRACE] Stdout is a terminal of width 186
@andrei-dascalu
andrei-dascalu / data.log
Created September 28, 2023 11:15
SQLC Error Debug
([]interface {}) (len=1 cap=1) {
(*ast.RawStmt)(0x14000370ea0)({
Stmt: (*ast.InsertStmt)(0x1400032d480)({
Relation: (*ast.RangeVar)(0x1400047b890)({
Catalogname: (*string)(<nil>),
Schemaname: (*string)(0x14000438f40)(""),
Relname: (*string)(0x14000438f50)((len=5) "event"),
Inh: (bool) false,
Relpersistence: (uint8) 0,
Alias: (*ast.Alias)(<nil>),