proxy.golang.org : github.com/opslevel/terraform-provider-opslevel : v1.2.1
Terraform provider for OpsLevel.com
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/opslevel/[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/apparentlymart/go-textseg/v13 v13.0.0
- github.com/armon/go-radix v1.0.0
- github.com/bgentry/speakeasy v0.1.0
- github.com/fatih/color v1.17.0
- github.com/gabriel-vasile/mimetype v1.4.4
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.22.0
- github.com/go-resty/resty/v2 v2.13.1
- github.com/golang/protobuf v1.5.4
- github.com/google/uuid v1.6.0
- github.com/gosimple/slug v1.14.0
- github.com/gosimple/unidecode v1.0.1
- 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-hclog v1.6.3
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-plugin v1.6.1
- github.com/hashicorp/go-retryablehttp v0.7.7
- 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/terraform-exec v0.17.2
- github.com/hashicorp/terraform-json v0.14.0
- github.com/hashicorp/terraform-plugin-docs v0.13.0
- github.com/hashicorp/terraform-plugin-framework v1.9.0
- github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
- github.com/hashicorp/terraform-plugin-go v0.23.0
- github.com/hashicorp/terraform-plugin-log v0.9.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/hasura/go-graphql-client v0.12.2
- github.com/huandu/xstrings v1.4.0
- github.com/imdario/mergo v0.3.16
- github.com/leodido/go-urn v1.4.0
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mitchellh/cli v1.1.4
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/go-testing-interface v1.14.1
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/oklog/run v1.1.0
- github.com/opslevel/moredefaults v0.0.0-20240529152742-17d1318a3c12
- github.com/opslevel/opslevel-go/v2024 v2024.7.5
- github.com/pkg/errors v0.9.1
- github.com/posener/complete v1.2.3
- github.com/relvacode/iso8601 v1.4.0
- github.com/rs/zerolog v1.33.0
- github.com/russross/blackfriday v1.6.0
- github.com/shopspring/decimal v1.3.1
- github.com/spf13/cast v1.6.0
- github.com/vmihailenco/msgpack/v5 v5.4.1
- github.com/vmihailenco/tagparser/v2 v2.0.0
- github.com/zclconf/go-cty v1.13.1
- golang.org/x/crypto v0.25.0
- golang.org/x/net v0.27.0
- golang.org/x/sys v0.22.0
- golang.org/x/text v0.16.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094
- google.golang.org/grpc v1.65.0
- google.golang.org/protobuf v1.34.2
- nhooyr.io/websocket v1.8.11