GitHub / tinkerbell / terraform-provider-tinkerbell
Experimental Terraform provider for Tinkerbell
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinkerbell%2Fterraform-provider-tinkerbell
PURL: pkg:github/tinkerbell/terraform-provider-tinkerbell
Stars: 23
Forks: 10
Open issues: 0
License: apache-2.0
Language: Go
Size: 246 KB
Dependencies parsed at:
987
Created at: about 5 years ago
Updated at: over 1 year ago
Pushed at: about 3 years ago
Last synced at: 9 days ago
go.mod
go
- cloud.google.com/go v0.61.0
- cloud.google.com/go/storage v1.10.0
- github.com/Microsoft/go-winio v0.4.16
- github.com/agext/levenshtein v1.2.3
- github.com/apparentlymart/go-textseg/v12 v12.0.0
- github.com/aws/aws-sdk-go v1.31.13
- github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
- github.com/davecgh/go-spew v1.1.1
- github.com/docker/distribution v2.7.1+incompatible
- github.com/emirpasic/gods v1.12.0
- github.com/fatih/color v1.10.0
- github.com/go-git/gcfg v1.5.0
- github.com/go-git/go-billy/v5 v5.0.0
- github.com/go-git/go-git/v5 v5.1.0
- github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
- github.com/golang/protobuf v1.4.3
- github.com/google/uuid v1.1.2
- github.com/googleapis/gax-go/v2 v2.0.5
- 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.1
- github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
- github.com/hashicorp/go-getter v1.5.0
- github.com/hashicorp/go-hclog v0.14.1
- github.com/hashicorp/go-multierror v1.1.0
- github.com/hashicorp/go-plugin v1.3.0
- github.com/hashicorp/go-safetemp v1.0.0
- github.com/hashicorp/go-uuid v1.0.2
- github.com/hashicorp/go-version v1.2.1
- github.com/hashicorp/hcl/v2 v2.6.0
- github.com/hashicorp/logutils v1.0.0
- github.com/hashicorp/terraform-exec v0.10.0
- github.com/hashicorp/terraform-json v0.5.0
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.0.4-0.20200930154456-951f045a9f14
- github.com/hashicorp/yamux v0.0.0-20200609203250-aecfd211c9ce
- github.com/imdario/mergo v0.3.11
- github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
- github.com/jmespath/go-jmespath v0.3.0
- github.com/jstemmer/go-junit-report v0.9.1
- github.com/kevinburke/ssh_config v0.0.0-20201106050909-4977a11b4351
- github.com/kr/pretty v0.2.0
- github.com/mattn/go-colorable v0.1.8
- github.com/mattn/go-isatty v0.0.12
- github.com/mitchellh/copystructure v1.0.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/mapstructure v1.3.3
- github.com/mitchellh/reflectwalk v1.0.1
- github.com/oklog/run v1.1.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/pkg/errors v0.9.1
- github.com/sergi/go-diff v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/tinkerbell/tink v0.0.0-20210705055947-8ea8a0e511be
- github.com/ulikunitz/xz v0.5.8
- github.com/vmihailenco/msgpack v4.0.4+incompatible
- github.com/xanzy/ssh-agent v0.3.0
- github.com/zclconf/go-cty v1.6.1
- go.opencensus.io v0.22.4
- golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad
- golang.org/x/lint v0.0.0-20200302205851-738671d3881b
- golang.org/x/mod v0.3.0
- golang.org/x/net v0.0.0-20201224014010-6772e930b67b
- golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
- golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
- golang.org/x/text v0.3.5
- golang.org/x/tools v0.1.0
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- google.golang.org/api v0.29.0
- google.golang.org/appengine v1.6.6
- google.golang.org/genproto v0.0.0-20210111173611-c7d5778d165c
- google.golang.org/grpc v1.34.0
- google.golang.org/protobuf v1.25.0
- gopkg.in/warnings.v0 v0.1.2
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.0-20200605160147-a5ece683394c