proxy.golang.org : github.com/googlecloudplatform/terraform-google-conversion/v5 : v5.36.0
This is a Golang library which provides functions to map a Terraform configuration for Google Cloud Platform into GCP's native API inventory format.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/googlecloudplatform/terraform-google-conversion/v5@v5.36.0
Published:
Indexed:
Related tag:
v5.36.0
Loading...
Readme
Loading...
Dependencies
- bitbucket.org/creachadair/stringset v0.0.11
- cloud.google.com/go v0.113.0
- cloud.google.com/go/auth v0.4.1
- cloud.google.com/go/auth/oauth2adapt v0.2.2
- cloud.google.com/go/bigtable v1.24.0
- cloud.google.com/go/compute/metadata v0.3.0
- cloud.google.com/go/iam v1.1.8
- cloud.google.com/go/longrunning v0.5.7
- github.com/GoogleCloudPlatform/declarative-resource-client-library v1.67.0
- github.com/ProtonMail/go-crypto v1.1.0-alpha.0
- github.com/agext/levenshtein v1.2.3
- github.com/apparentlymart/go-cidr v1.1.0
- github.com/apparentlymart/go-textseg/v15 v15.0.0
- github.com/benbjohnson/clock v1.1.0
- github.com/cenkalti/backoff v2.2.1+incompatible
- github.com/census-instrumentation/opencensus-proto v0.4.1
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/cloudflare/circl v1.3.7
- github.com/cncf/xds/go v0.0.0-20231128003011-0fa0005c9caa
- github.com/davecgh/go-spew v1.1.1
- github.com/envoyproxy/go-control-plane v0.12.0
- github.com/envoyproxy/protoc-gen-validate v1.0.4
- github.com/fatih/color v1.16.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/gammazero/deque v0.2.1
- github.com/gammazero/workerpool v1.1.3
- github.com/go-logr/logr v1.4.1
- github.com/go-logr/stdr v1.2.2
- github.com/golang/glog v1.2.0
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.4
- github.com/google/go-cmp v0.6.0
- github.com/google/go-cpy v0.0.0-20211218193943-a9c933c06932
- github.com/google/s2a-go v0.1.7
- github.com/google/uuid v1.6.0
- github.com/googleapis/enterprise-certificate-proxy v0.3.2
- github.com/googleapis/gax-go/v2 v2.12.4
- github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-checkpoint v0.5.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
- github.com/hashicorp/go-hclog v1.5.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-plugin v1.6.0
- github.com/hashicorp/go-uuid v1.0.3
- github.com/hashicorp/go-version v1.6.0
- github.com/hashicorp/hc-install v0.6.3
- github.com/hashicorp/hcl v1.0.0
- github.com/hashicorp/hcl/v2 v2.19.1
- github.com/hashicorp/logutils v1.0.0
- github.com/hashicorp/terraform-exec v0.20.0
- github.com/hashicorp/terraform-json v0.21.0
- github.com/hashicorp/terraform-plugin-framework v1.7.0
- github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
- github.com/hashicorp/terraform-plugin-go v0.22.1
- github.com/hashicorp/terraform-plugin-log v0.9.0
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.33.0
- github.com/hashicorp/terraform-provider-google-beta v1.20.1-0.20240617173423-580cd0c10bc9
- github.com/hashicorp/terraform-registry-address v0.2.3
- github.com/hashicorp/terraform-svchost v0.1.1
- github.com/hashicorp/yamux v0.1.1
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/kylelemons/godebug v1.1.0
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/go-testing-interface v1.14.1
- github.com/mitchellh/go-wordwrap v1.0.1
- github.com/mitchellh/hashstructure v1.1.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/oklog/run v1.1.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/sirupsen/logrus v1.9.3
- github.com/spf13/cobra v1.7.0
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.9.0
- github.com/vmihailenco/msgpack v4.0.4+incompatible
- github.com/vmihailenco/msgpack/v5 v5.4.1
- github.com/vmihailenco/tagparser/v2 v2.0.0
- github.com/zclconf/go-cty v1.14.2
- go.opencensus.io v0.24.0
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
- go.opentelemetry.io/otel v1.24.0
- go.opentelemetry.io/otel/metric v1.24.0
- go.opentelemetry.io/otel/trace v1.24.0
- go.uber.org/atomic v1.9.0
- go.uber.org/multierr v1.8.0
- go.uber.org/zap v1.21.0
- go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
- golang.org/x/crypto v0.23.0
- golang.org/x/exp v0.0.0-20240409090435-93d18d7e34b8
- golang.org/x/mod v0.17.0
- golang.org/x/net v0.25.0
- golang.org/x/oauth2 v0.20.0
- golang.org/x/sync v0.7.0
- golang.org/x/sys v0.20.0
- golang.org/x/text v0.15.0
- golang.org/x/time v0.5.0
- google.golang.org/api v0.180.0
- google.golang.org/appengine v1.6.8
- google.golang.org/genproto v0.0.0-20240429193739-8cf5692501f6
- google.golang.org/genproto/googleapis/api v0.0.0-20240506185236-b8a5c65736ae
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240513163218-0867130af1f8
- google.golang.org/grpc v1.63.2
- google.golang.org/protobuf v1.34.1
- gopkg.in/yaml.v3 v3.0.1