Skip to content

Instantly share code, notes, and snippets.

@eahrend
Created October 18, 2023 21:53
Show Gist options
  • Save eahrend/410069fa4059823813cc1ab36c1c365f to your computer and use it in GitHub Desktop.
Save eahrend/410069fa4059823813cc1ab36c1c365f to your computer and use it in GitHub Desktop.
cdktf debug output
[2023-10-18T17:29:27.415] [DEBUG] default - Initializing error reporting
[2023-10-18T17:29:27.430] [DEBUG] default - {
"terraform_version": "1.5.3",
"platform": "darwin_arm64",
"provider_selections": {},
"terraform_outdated": true
}
[2023-10-18T17:29:27.430] [DEBUG] default - {
"terraform_version": "1.5.3",
"platform": "darwin_arm64",
"provider_selections": {},
"terraform_outdated": true
}
[2023-10-18T17:29:27.420] [DEBUG] default - Collecting environment information for error reporting
[2023-10-18T17:29:27.442] [DEBUG] default - v20.4.0
[2023-10-18T17:29:27.470] [DEBUG] default - v20.4.0
[2023-10-18T17:29:27.566] [DEBUG] default - {
"terraform_version": "1.5.3",
"platform": "darwin_arm64",
"provider_selections": {},
"terraform_outdated": true
}
[2023-10-18T17:29:27.706] [DEBUG] default - github.com/eahrend/cloud-infrastructure
github.com/Masterminds/semver/v3 v3.2.1
github.com/aws/constructs-go/constructs/v10 v10.2.70
github.com/aws/jsii-runtime-go v1.88.0
github.com/cdktf/cdktf-provider-google-go/google/v8 v8.0.10
github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v8 v8.0.10
github.com/cdktf/cdktf-provider-googleworkspace-go/googleworkspace/v5 v5.0.0
github.com/cdktf/cdktf-provider-helm-go/helm/v7 v7.0.0
github.com/cdktf/cdktf-provider-kubernetes-go/kubernetes/v7 v7.0.0
github.com/cdktf/cdktf-provider-random-go/random/v8 v8.0.0
github.com/davecgh/go-spew v1.1.1
github.com/fatih/color v1.15.0
github.com/fsnotify/fsnotify v1.5.1
github.com/google/go-cmp v0.5.7
github.com/gopherjs/gopherjs v1.18.0-beta3
github.com/hashicorp/terraform-cdk-go/cdktf v0.18.0
github.com/inconshreveable/mousetrap v1.0.0
github.com/jtolds/gls v4.20.0+incompatible
github.com/mattn/go-colorable v0.1.13
github.com/mattn/go-isatty v0.0.19
github.com/neelance/astrewrite v0.0.0-20160511093645-99348263ae86
github.com/neelance/sourcemap v0.0.0-20200213170602-2833bce08e4c
github.com/pmezard/go-difflib v1.0.0
github.com/shurcooL/go v0.0.0-20200502201357-93f07166e636
github.com/sirupsen/logrus v1.8.1
github.com/smartystreets/assertions v1.2.0
github.com/smartystreets/goconvey v1.7.2
github.com/spf13/cobra v1.2.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.4
github.com/visualfc/goembed v0.3.3
github.com/yuin/goldmark v1.5.4
golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
golang.org/x/mod v0.12.0
golang.org/x/net v0.14.0
golang.org/x/sync v0.3.0
golang.org/x/sys v0.11.0
golang.org/x/term v0.0.0-20220411215600-e5f449aeb171
golang.org/x/text v0.3.0
golang.org/x/tools v0.12.0
golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
gopkg.in/yaml.v3 v3.0.1
[2023-10-18T17:29:27.723] [DEBUG] default - go version go1.20.3 darwin/arm64
[2023-10-18T17:29:27.727] [DEBUG] default - github.com/eahrend/cloud-infrastructure
github.com/Masterminds/semver/v3 v3.2.1
github.com/aws/constructs-go/constructs/v10 v10.2.70
github.com/aws/jsii-runtime-go v1.88.0
github.com/cdktf/cdktf-provider-google-go/google/v8 v8.0.10
github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v8 v8.0.10
github.com/cdktf/cdktf-provider-googleworkspace-go/googleworkspace/v5 v5.0.0
github.com/cdktf/cdktf-provider-helm-go/helm/v7 v7.0.0
github.com/cdktf/cdktf-provider-kubernetes-go/kubernetes/v7 v7.0.0
github.com/cdktf/cdktf-provider-random-go/random/v8 v8.0.0
github.com/davecgh/go-spew v1.1.1
github.com/fatih/color v1.15.0
github.com/fsnotify/fsnotify v1.5.1
github.com/google/go-cmp v0.5.7
github.com/gopherjs/gopherjs v1.18.0-beta3
github.com/hashicorp/terraform-cdk-go/cdktf v0.18.0
github.com/inconshreveable/mousetrap v1.0.0
github.com/jtolds/gls v4.20.0+incompatible
github.com/mattn/go-colorable v0.1.13
github.com/mattn/go-isatty v0.0.19
github.com/neelance/astrewrite v0.0.0-20160511093645-99348263ae86
github.com/neelance/sourcemap v0.0.0-20200213170602-2833bce08e4c
github.com/pmezard/go-difflib v1.0.0
github.com/shurcooL/go v0.0.0-20200502201357-93f07166e636
github.com/sirupsen/logrus v1.8.1
github.com/smartystreets/assertions v1.2.0
github.com/smartystreets/goconvey v1.7.2
github.com/spf13/cobra v1.2.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.4
github.com/visualfc/goembed v0.3.3
github.com/yuin/goldmark v1.5.4
golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
golang.org/x/mod v0.12.0
golang.org/x/net v0.14.0
golang.org/x/sync v0.3.0
golang.org/x/sys v0.11.0
golang.org/x/term v0.0.0-20220411215600-e5f449aeb171
golang.org/x/text v0.3.0
golang.org/x/tools v0.12.0
golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
gopkg.in/yaml.v3 v3.0.1
[2023-10-18T17:29:27.728] [DEBUG] default - github.com/eahrend/cloud-infrastructure
github.com/Masterminds/semver/v3 v3.2.1
github.com/aws/constructs-go/constructs/v10 v10.2.70
github.com/aws/jsii-runtime-go v1.88.0
github.com/cdktf/cdktf-provider-google-go/google/v8 v8.0.10
github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v8 v8.0.10
github.com/cdktf/cdktf-provider-googleworkspace-go/googleworkspace/v5 v5.0.0
github.com/cdktf/cdktf-provider-helm-go/helm/v7 v7.0.0
github.com/cdktf/cdktf-provider-kubernetes-go/kubernetes/v7 v7.0.0
github.com/cdktf/cdktf-provider-random-go/random/v8 v8.0.0
github.com/davecgh/go-spew v1.1.1
github.com/fatih/color v1.15.0
github.com/fsnotify/fsnotify v1.5.1
github.com/google/go-cmp v0.5.7
github.com/gopherjs/gopherjs v1.18.0-beta3
github.com/hashicorp/terraform-cdk-go/cdktf v0.18.0
github.com/inconshreveable/mousetrap v1.0.0
github.com/jtolds/gls v4.20.0+incompatible
github.com/mattn/go-colorable v0.1.13
github.com/mattn/go-isatty v0.0.19
github.com/neelance/astrewrite v0.0.0-20160511093645-99348263ae86
github.com/neelance/sourcemap v0.0.0-20200213170602-2833bce08e4c
github.com/pmezard/go-difflib v1.0.0
github.com/shurcooL/go v0.0.0-20200502201357-93f07166e636
github.com/sirupsen/logrus v1.8.1
github.com/smartystreets/assertions v1.2.0
github.com/smartystreets/goconvey v1.7.2
github.com/spf13/cobra v1.2.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.4
github.com/visualfc/goembed v0.3.3
github.com/yuin/goldmark v1.5.4
golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
golang.org/x/mod v0.12.0
golang.org/x/net v0.14.0
golang.org/x/sync v0.3.0
golang.org/x/sys v0.11.0
golang.org/x/term v0.0.0-20220411215600-e5f449aeb171
golang.org/x/text v0.3.0
golang.org/x/tools v0.12.0
golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
gopkg.in/yaml.v3 v3.0.1
[2023-10-18T17:29:27.733] [DEBUG] default - go version go1.20.3 darwin/arm64
[2023-10-18T17:29:27.808] [DEBUG] default - Terraform v1.5.3
on darwin_arm64
Your version of Terraform is out of date! The latest version
is 1.6.2. You can update by downloading from https://www.terraform.io/downloads.html
[2023-10-18T17:29:34.633] [ERROR] default - Request Entity Too Large
[2023-10-18T17:40:53.016] [DEBUG] default - Initializing error reporting
[2023-10-18T17:40:53.031] [DEBUG] default - {
"terraform_version": "1.5.3",
"platform": "darwin_arm64",
"provider_selections": {},
"terraform_outdated": true
}
[2023-10-18T17:40:53.032] [DEBUG] default - {
"terraform_version": "1.5.3",
"platform": "darwin_arm64",
"provider_selections": {},
"terraform_outdated": true
}
[2023-10-18T17:40:53.021] [DEBUG] default - Collecting environment information for error reporting
[2023-10-18T17:40:53.043] [DEBUG] default - v20.4.0
[2023-10-18T17:40:53.050] [DEBUG] default - v20.4.0
[2023-10-18T17:40:53.167] [DEBUG] default - {
"terraform_version": "1.5.3",
"platform": "darwin_arm64",
"provider_selections": {},
"terraform_outdated": true
}
[2023-10-18T17:40:53.308] [DEBUG] default - github.com/eahrend/cloud-infrastructure
github.com/Masterminds/semver/v3 v3.2.1
github.com/aws/constructs-go/constructs/v10 v10.2.70
github.com/aws/jsii-runtime-go v1.88.0
github.com/cdktf/cdktf-provider-google-go/google/v8 v8.0.10
github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v8 v8.0.10
github.com/cdktf/cdktf-provider-googleworkspace-go/googleworkspace/v5 v5.0.0
github.com/cdktf/cdktf-provider-helm-go/helm/v7 v7.0.0
github.com/cdktf/cdktf-provider-kubernetes-go/kubernetes/v7 v7.0.0
github.com/cdktf/cdktf-provider-random-go/random/v8 v8.0.0
github.com/davecgh/go-spew v1.1.1
github.com/fatih/color v1.15.0
github.com/fsnotify/fsnotify v1.5.1
github.com/google/go-cmp v0.5.7
github.com/gopherjs/gopherjs v1.18.0-beta3
github.com/hashicorp/terraform-cdk-go/cdktf v0.18.0
github.com/inconshreveable/mousetrap v1.0.0
github.com/jtolds/gls v4.20.0+incompatible
github.com/mattn/go-colorable v0.1.13
github.com/mattn/go-isatty v0.0.19
github.com/neelance/astrewrite v0.0.0-20160511093645-99348263ae86
github.com/neelance/sourcemap v0.0.0-20200213170602-2833bce08e4c
github.com/pmezard/go-difflib v1.0.0
github.com/shurcooL/go v0.0.0-20200502201357-93f07166e636
github.com/sirupsen/logrus v1.8.1
github.com/smartystreets/assertions v1.2.0
github.com/smartystreets/goconvey v1.7.2
github.com/spf13/cobra v1.2.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.4
github.com/visualfc/goembed v0.3.3
github.com/yuin/goldmark v1.5.4
golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
golang.org/x/mod v0.12.0
golang.org/x/net v0.14.0
golang.org/x/sync v0.3.0
golang.org/x/sys v0.11.0
golang.org/x/term v0.0.0-20220411215600-e5f449aeb171
golang.org/x/text v0.3.0
golang.org/x/tools v0.12.0
golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
gopkg.in/yaml.v3 v3.0.1
[2023-10-18T17:40:53.341] [DEBUG] default - go version go1.20.3 darwin/arm64
[2023-10-18T17:40:53.345] [DEBUG] default - github.com/eahrend/cloud-infrastructure
github.com/Masterminds/semver/v3 v3.2.1
github.com/aws/constructs-go/constructs/v10 v10.2.70
github.com/aws/jsii-runtime-go v1.88.0
github.com/cdktf/cdktf-provider-google-go/google/v8 v8.0.10
github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v8 v8.0.10
github.com/cdktf/cdktf-provider-googleworkspace-go/googleworkspace/v5 v5.0.0
github.com/cdktf/cdktf-provider-helm-go/helm/v7 v7.0.0
github.com/cdktf/cdktf-provider-kubernetes-go/kubernetes/v7 v7.0.0
github.com/cdktf/cdktf-provider-random-go/random/v8 v8.0.0
github.com/davecgh/go-spew v1.1.1
github.com/fatih/color v1.15.0
github.com/fsnotify/fsnotify v1.5.1
github.com/google/go-cmp v0.5.7
github.com/gopherjs/gopherjs v1.18.0-beta3
github.com/hashicorp/terraform-cdk-go/cdktf v0.18.0
github.com/inconshreveable/mousetrap v1.0.0
github.com/jtolds/gls v4.20.0+incompatible
github.com/mattn/go-colorable v0.1.13
github.com/mattn/go-isatty v0.0.19
github.com/neelance/astrewrite v0.0.0-20160511093645-99348263ae86
github.com/neelance/sourcemap v0.0.0-20200213170602-2833bce08e4c
github.com/pmezard/go-difflib v1.0.0
github.com/shurcooL/go v0.0.0-20200502201357-93f07166e636
github.com/sirupsen/logrus v1.8.1
github.com/smartystreets/assertions v1.2.0
github.com/smartystreets/goconvey v1.7.2
github.com/spf13/cobra v1.2.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.4
github.com/visualfc/goembed v0.3.3
github.com/yuin/goldmark v1.5.4
golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
golang.org/x/mod v0.12.0
golang.org/x/net v0.14.0
golang.org/x/sync v0.3.0
golang.org/x/sys v0.11.0
golang.org/x/term v0.0.0-20220411215600-e5f449aeb171
golang.org/x/text v0.3.0
golang.org/x/tools v0.12.0
golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
gopkg.in/yaml.v3 v3.0.1
[2023-10-18T17:40:53.346] [DEBUG] default - github.com/eahrend/cloud-infrastructure
github.com/Masterminds/semver/v3 v3.2.1
github.com/aws/constructs-go/constructs/v10 v10.2.70
github.com/aws/jsii-runtime-go v1.88.0
github.com/cdktf/cdktf-provider-google-go/google/v8 v8.0.10
github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v8 v8.0.10
github.com/cdktf/cdktf-provider-googleworkspace-go/googleworkspace/v5 v5.0.0
github.com/cdktf/cdktf-provider-helm-go/helm/v7 v7.0.0
github.com/cdktf/cdktf-provider-kubernetes-go/kubernetes/v7 v7.0.0
github.com/cdktf/cdktf-provider-random-go/random/v8 v8.0.0
github.com/davecgh/go-spew v1.1.1
github.com/fatih/color v1.15.0
github.com/fsnotify/fsnotify v1.5.1
github.com/google/go-cmp v0.5.7
github.com/gopherjs/gopherjs v1.18.0-beta3
github.com/hashicorp/terraform-cdk-go/cdktf v0.18.0
github.com/inconshreveable/mousetrap v1.0.0
github.com/jtolds/gls v4.20.0+incompatible
github.com/mattn/go-colorable v0.1.13
github.com/mattn/go-isatty v0.0.19
github.com/neelance/astrewrite v0.0.0-20160511093645-99348263ae86
github.com/neelance/sourcemap v0.0.0-20200213170602-2833bce08e4c
github.com/pmezard/go-difflib v1.0.0
github.com/shurcooL/go v0.0.0-20200502201357-93f07166e636
github.com/sirupsen/logrus v1.8.1
github.com/smartystreets/assertions v1.2.0
github.com/smartystreets/goconvey v1.7.2
github.com/spf13/cobra v1.2.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.4
github.com/visualfc/goembed v0.3.3
github.com/yuin/goldmark v1.5.4
golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
golang.org/x/mod v0.12.0
golang.org/x/net v0.14.0
golang.org/x/sync v0.3.0
golang.org/x/sys v0.11.0
golang.org/x/term v0.0.0-20220411215600-e5f449aeb171
golang.org/x/text v0.3.0
golang.org/x/tools v0.12.0
golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
gopkg.in/yaml.v3 v3.0.1
[2023-10-18T17:40:53.352] [DEBUG] default - go version go1.20.3 darwin/arm64
[2023-10-18T17:40:53.385] [DEBUG] default - Terraform v1.5.3
on darwin_arm64
Your version of Terraform is out of date! The latest version
is 1.6.2. You can update by downloading from https://www.terraform.io/downloads.html
[2023-10-18T17:41:00.390] [ERROR] default - Request Entity Too Large
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment