proxy.golang.org : github.com/terraform-provider-minio/terraform-provider-minio : v1.7.1
Terraform provider for managing MinIO S3 buckets and IAM Users.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/terraform-provider-minio/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d
- github.com/agext/levenshtein v1.2.2
- github.com/apparentlymart/go-cidr v1.1.0
- github.com/apparentlymart/go-textseg/v13 v13.0.0
- github.com/aws/aws-sdk-go v1.44.116
- github.com/davecgh/go-spew v1.1.1
- github.com/dustin/go-humanize v1.0.0
- github.com/fatih/color v1.13.0
- github.com/go-ole/go-ole v1.2.4
- github.com/golang/protobuf v1.5.2
- github.com/google/go-cmp v0.5.9
- github.com/google/uuid v1.3.0
- github.com/hashicorp/awspolicyequivalence v1.6.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-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/json-iterator/go v1.1.12
- github.com/klauspost/compress v1.15.9
- github.com/klauspost/cpuid/v2 v2.1.0
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.14
- github.com/minio/madmin-go v1.6.4
- github.com/minio/md5-simd v1.1.2
- github.com/minio/minio-go/v7 v7.0.41
- github.com/minio/sha256-simd v1.0.0
- github.com/mitchellh/copystructure v1.2.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/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/philhofer/fwd v1.1.1
- github.com/prometheus/procfs v0.7.3
- github.com/rs/xid v1.4.0
- github.com/secure-io/sio-go v0.3.1
- github.com/shirou/gopsutil/v3 v3.21.6
- github.com/sirupsen/logrus v1.9.0
- github.com/tinylib/msgp v1.1.3
- github.com/tklauser/go-sysconf v0.3.6
- github.com/tklauser/numcpus v0.2.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/zclconf/go-cty v1.11.0
- golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
- golang.org/x/net v0.0.0-20220722155237-a158d28d115b
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
- golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
- golang.org/x/text v0.3.7
- google.golang.org/appengine v1.6.6
- google.golang.org/genproto v0.0.0-20200711021454-869866162049
- google.golang.org/grpc v1.48.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/ini.v1 v1.66.6
- gotest.tools/v3 v3.4.0