Skip to content

Instantly share code, notes, and snippets.

View mihok's full-sized avatar

Matthew Mihok mihok

View GitHub Profile
@mihok
mihok / terraform.out
Created November 22, 2022 22:59
TF_LOG=DEBUG output for Google Container Cluster cluster_ipv4_cidr issue
> app-terraform@1.0.0 cdktf
> cdktf deploy
[2022-11-22T17:52:25.297] [ERROR] default - 2022-11-22T17:52:25.189-0500 [INFO] Terraform version: 1.3.2
2022-11-22T17:52:25.189-0500 [DEBUG] using github.com/hashicorp/go-tfe v1.9.0
2022-11-22T17:52:25.189-0500 [DEBUG] using github.com/hashicorp/hcl/v2 v2.14.1
2022-11-22T17:52:25.189-0500 [DEBUG] using github.com/hashicorp/terraform-config-inspect v0.0.0-20210209133302-4fd17a0faac2
2022-11-22T17:52:25.189-0500 [DEBUG] using github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
2022-11-22T17:52:25.189-0500 [DEBUG] using github.com/zclconf/go-cty v1.11.0
2022-11-22T17:52:25.189-0500 [INFO] Go runtime version: go1.18.6
@mihok
mihok / TF_LOG
Created November 24, 2022 16:09
2022-11-24T11:07:48.640-0500 [INFO] Terraform version: 1.3.2
2022-11-24T11:07:48.640-0500 [DEBUG] using github.com/hashicorp/go-tfe v1.9.0
2022-11-24T11:07:48.640-0500 [DEBUG] using github.com/hashicorp/hcl/v2 v2.14.1
2022-11-24T11:07:48.640-0500 [DEBUG] using github.com/hashicorp/terraform-config-inspect v0.0.0-20210209133302-4fd17a0faac2
2022-11-24T11:07:48.640-0500 [DEBUG] using github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
2022-11-24T11:07:48.640-0500 [DEBUG] using github.com/zclconf/go-cty v1.11.0
2022-11-24T11:07:48.640-0500 [INFO] Go runtime version: go1.18.6
2022-11-24T11:07:48.640-0500 [INFO] CLI args: []string{"terraform", "apply"}
2022-11-24T11:07:48.640-0500 [DEBUG] Attempting to open CLI config file: /Users/matthewmihok/.terraformrc
2022-11-24T11:07:48.640-0500 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.