proxy.golang.org : github.com/cloudera/terraform-provider-cdp : v0.6.0
terraform-provider-cdp
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/cloudera/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/Masterminds/goutils v1.1.1
- github.com/Masterminds/semver/v3 v3.2.1
- github.com/Masterminds/sprig/v3 v3.2.3
- github.com/ProtonMail/go-crypto v1.1.0-alpha.0
- github.com/agext/levenshtein v1.2.2
- github.com/apparentlymart/go-textseg/v15 v15.0.0
- github.com/armon/go-radix v1.0.0
- github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
- github.com/bgentry/speakeasy v0.1.0
- github.com/cloudflare/circl v1.3.7
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/fatih/color v1.16.0
- github.com/go-logr/logr v1.4.1
- github.com/go-logr/stdr v1.2.2
- github.com/go-openapi/analysis v0.23.0
- github.com/go-openapi/errors v0.22.0
- github.com/go-openapi/jsonpointer v0.21.0
- github.com/go-openapi/jsonreference v0.21.0
- github.com/go-openapi/loads v0.22.0
- github.com/go-openapi/runtime v0.28.0
- github.com/go-openapi/spec v0.21.0
- github.com/go-openapi/strfmt v0.23.0
- github.com/go-openapi/swag v0.23.0
- github.com/go-openapi/validate v0.24.0
- github.com/golang/protobuf v1.5.3
- github.com/google/go-cmp v0.6.0
- github.com/google/uuid v1.6.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.6.2
- 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/v2 v2.20.0
- 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-docs v0.14.1
- 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-plugin-testing v1.7.0
- 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/hectane/go-acl v0.0.0-20230122075934-ca0b05cb1adb
- github.com/huandu/xstrings v1.4.0
- github.com/imdario/mergo v0.3.16
- github.com/josharian/intern v1.0.0
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mitchellh/cli v1.1.5
- 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/mapstructure v1.5.0
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/oklog/run v1.0.0
- github.com/oklog/ulid v1.3.1
- github.com/opentracing/opentracing-go v1.2.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/posener/complete v1.2.3
- github.com/rogpeppe/go-internal v1.12.0
- github.com/russross/blackfriday v1.6.0
- github.com/shopspring/decimal v1.3.1
- github.com/spf13/cast v1.6.0
- github.com/stretchr/objx v0.5.2
- 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.3
- go.mongodb.org/mongo-driver v1.14.0
- go.opentelemetry.io/otel v1.24.0
- go.opentelemetry.io/otel/metric v1.24.0
- go.opentelemetry.io/otel/trace v1.24.0
- golang.org/x/crypto v0.23.0
- golang.org/x/mod v0.17.0
- golang.org/x/net v0.25.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/tools v0.21.0
- google.golang.org/appengine v1.6.8
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80
- google.golang.org/grpc v1.62.1
- google.golang.org/protobuf v1.33.0
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v3 v3.0.1