Skip to content

Instantly share code, notes, and snippets.

@bowtie-ltsa
bowtie-ltsa / tftrace
Created December 7, 2022 23:26
gist for terraform bug: when requesting an exact prerelease version, the = operator cannot be used
runner@29ba591cc05e:~/fred/ex1$ ../terraform init
2022-12-07T23:23:12.015Z [INFO] Terraform version: 1.3.6
2022-12-07T23:23:12.015Z [DEBUG] using github.com/hashicorp/go-tfe v1.9.0
2022-12-07T23:23:12.015Z [DEBUG] using github.com/hashicorp/hcl/v2 v2.15.0
2022-12-07T23:23:12.016Z [DEBUG] using github.com/hashicorp/terraform-config-inspect v0.0.0-20210209133302-4fd17a0faac2
2022-12-07T23:23:12.016Z [DEBUG] using github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
2022-12-07T23:23:12.016Z [DEBUG] using github.com/zclconf/go-cty v1.12.1
2022-12-07T23:23:12.016Z [INFO] Go runtime version: go1.19.3
2022-12-07T23:23:12.016Z [INFO] CLI args: []string{"../terraform", "init"}
2022-12-07T23:23:12.016Z [TRACE] Stdout is a terminal of width 150