proxy.golang.org : github.com/GoogleCloudPlatform/terraform-validator : v0.20.0
Terraform Validator is not an officially supported Google product; it is a library for conversion of Terraform plan data to CAI Assets. If you have been using terraform-validator directly in the past, we recommend migrating to `gcloud beta terraform vet`.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/%21google%21cloud%21platform/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- bitbucket.org/creachadair/stringset v0.0.8
- cloud.google.com/go v0.104.0
- cloud.google.com/go/bigtable v1.17.0
- cloud.google.com/go/compute v1.12.1
- cloud.google.com/go/compute/metadata v0.2.1
- cloud.google.com/go/iam v0.5.0
- cloud.google.com/go/storage v1.23.0
- github.com/GoogleCloudPlatform/config-validator v0.0.0-20221202183515-cc2a394489fb
- github.com/GoogleCloudPlatform/declarative-resource-client-library v1.27.1
- github.com/OneOfOne/xxhash v1.2.8
- github.com/PuerkitoBio/purell v1.1.1
- github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
- github.com/agext/levenshtein v1.2.2
- github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20210826220005-b48c857c3a0e
- github.com/apparentlymart/go-cidr v1.1.0
- github.com/apparentlymart/go-textseg/v13 v13.0.0
- github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
- github.com/beorn7/perks v1.0.1
- github.com/blang/semver v3.5.1+incompatible
- github.com/cenkalti/backoff v2.2.1+incompatible
- github.com/census-instrumentation/opencensus-proto v0.3.0
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/cncf/udpa/go v0.0.0-20210930031921-04548b0d99d4
- github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490
- github.com/davecgh/go-spew v1.1.1
- github.com/envoyproxy/go-control-plane v0.10.2-0.20220325020618-49ff273808a1
- github.com/envoyproxy/protoc-gen-validate v0.6.2
- github.com/evanphx/json-patch v4.12.0+incompatible
- github.com/fatih/color v1.13.0
- github.com/felixge/httpsnoop v1.0.2
- github.com/gammazero/deque v0.0.0-20180920172122-f6adf94963e4
- github.com/gammazero/workerpool v0.0.0-20181230203049-86a96b5d5d92
- github.com/ghodss/yaml v1.0.0
- github.com/go-logr/logr v1.2.3
- github.com/go-openapi/analysis v0.19.5
- github.com/go-openapi/errors v0.19.2
- github.com/go-openapi/jsonpointer v0.19.5
- github.com/go-openapi/jsonreference v0.19.6
- github.com/go-openapi/loads v0.19.4
- github.com/go-openapi/runtime v0.19.4
- github.com/go-openapi/spec v0.20.3
- github.com/go-openapi/strfmt v0.19.3
- github.com/go-openapi/swag v0.19.15
- github.com/go-openapi/validate v0.19.5
- github.com/go-stack/stack v1.8.0
- github.com/gobwas/glob v0.2.3
- github.com/gogo/protobuf v1.3.2
- github.com/golang/glog v1.0.0
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.2
- github.com/google/cel-go v0.10.2
- github.com/google/go-cmp v0.5.9
- github.com/google/go-cpy v0.0.0-20211218193943-a9c933c06932
- github.com/google/gofuzz v1.2.0
- github.com/google/uuid v1.3.0
- github.com/googleapis/enterprise-certificate-proxy v0.2.0
- github.com/googleapis/gax-go/v2 v2.6.0
- github.com/googleapis/gnostic v0.5.5
- github.com/googleapis/go-type-adapters v1.0.0
- github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
- github.com/grpc-ecosystem/grpc-gateway v1.16.0
- github.com/hashicorp/errwrap v1.0.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.2.1
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-plugin v1.4.4
- github.com/hashicorp/go-uuid v1.0.3
- github.com/hashicorp/go-version v1.6.0
- github.com/hashicorp/hc-install v0.4.0
- github.com/hashicorp/hcl/v2 v2.14.1
- github.com/hashicorp/logutils v1.0.0
- github.com/hashicorp/terraform-exec v0.17.3
- github.com/hashicorp/terraform-json v0.14.0
- github.com/hashicorp/terraform-plugin-go v0.14.0
- github.com/hashicorp/terraform-plugin-log v0.7.0
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.0
- github.com/hashicorp/terraform-provider-google v1.20.1-0.20221212212630-60582435099e
- github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c
- github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
- github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d
- github.com/imdario/mergo v0.3.12
- github.com/inconshreveable/mousetrap v1.0.0
- github.com/jhump/protoreflect v1.6.1
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/kylelemons/godebug v1.1.0
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.14
- github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
- 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.0
- github.com/mitchellh/hashstructure v1.1.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/oklog/run v1.0.0
- github.com/open-policy-agent/frameworks/constraint v0.0.0-20220504225309-3462b1a344f3
- github.com/open-policy-agent/gatekeeper v0.0.0-20220504234711-ecf609290e2e
- github.com/open-policy-agent/opa v0.39.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.13.0
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
- github.com/sirupsen/logrus v1.8.1
- github.com/spf13/cobra v1.5.0
- github.com/spf13/pflag v1.0.5
- github.com/stoewer/go-strcase v1.2.0
- github.com/stretchr/testify v1.7.2
- github.com/vmihailenco/msgpack v4.0.4+incompatible
- github.com/vmihailenco/msgpack/v4 v4.3.12
- github.com/vmihailenco/tagparser v0.1.1
- github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
- github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
- github.com/yashtewari/glob-intersection v0.1.0
- github.com/zclconf/go-cty v1.11.0
- go.mongodb.org/mongo-driver v1.1.2
- go.opencensus.io v0.23.0
- go.opentelemetry.io/contrib v0.20.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.32.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp => go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.20.0
- go.opentelemetry.io/otel v1.7.0
- go.opentelemetry.io/otel => go.opentelemetry.io/otel v0.20.0
- go.opentelemetry.io/otel/exporters/otlp v0.20.0
- go.opentelemetry.io/otel/metric v0.30.0
- go.opentelemetry.io/otel/metric => go.opentelemetry.io/otel/metric v0.20.0
- go.opentelemetry.io/otel/sdk v1.7.0
- go.opentelemetry.io/otel/sdk => go.opentelemetry.io/otel/sdk v0.20.0
- go.opentelemetry.io/otel/sdk/export/metric v0.20.0
- go.opentelemetry.io/otel/sdk/metric v0.20.0
- go.opentelemetry.io/otel/trace v1.7.0
- go.opentelemetry.io/otel/trace => go.opentelemetry.io/otel/trace v0.20.0
- go.opentelemetry.io/proto/otlp v0.16.0
- go.opentelemetry.io/proto/otlp => go.opentelemetry.io/proto/otlp v0.7.0
- go.uber.org/atomic v1.7.0
- go.uber.org/multierr v1.6.0
- go.uber.org/zap v1.19.1
- golang.org/x/crypto v0.0.0-20220517005047-85d78b3ac167
- golang.org/x/net v0.0.0-20221014081412-f15817d10f9b
- golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
- golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
- golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
- golang.org/x/text v0.4.0
- golang.org/x/time v0.0.0-20220224211638-0e9765cccd65
- golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
- google.golang.org/api v0.102.0
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
- google.golang.org/grpc v1.50.1
- google.golang.org/protobuf v1.28.1
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/api v0.23.5
- k8s.io/apiextensions-apiserver v0.23.5
- k8s.io/apimachinery v0.23.5
- k8s.io/apiserver v0.23.5
- k8s.io/client-go v0.23.5
- k8s.io/component-base v0.23.5
- k8s.io/klog/v2 v2.70.1
- k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65
- k8s.io/kubectl v0.23.5
- k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed
- sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.30
- sigs.k8s.io/controller-runtime v0.11.2
- sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2
- sigs.k8s.io/structured-merge-diff/v4 v4.2.3
- sigs.k8s.io/yaml v1.3.0