terraform/vendor/github.com/hashicorp
Paul Stack 055c18e302 core/provider-split: Split out the Oracle OPC provider to new structure (#14362)
* core/providersplit: Split OPC Provider to separate repo

As we march towards Terraform 0.10.0, we are going to start building the
terraform providers as separate binaries - this will allow us to
continually release them. Before we go to 0.10.0, we need to be able to
continue building providers in the same manner, therefore, we have
hardcoded the path of the provider in the generate-plugins.go file

The interim solution will require us to vendor the opc provider and any
child dependencies, but when we get to 0.10.0, we will no longer have to
do this - the core will auto download the plugin binary. The plugin
package will have it's own dependencies vendored as well.

* core/providersplit: Removing the builtin version of OPC provider

* core/providersplit: Vendoring the OPC plugin

* core/providersplit: update internal plugin list

* core/providersplit: remove unused govendor item
2017-05-16 19:53:25 +03:00
..
atlas-go
consul
errwrap
go-checkpoint
go-cleanhttp
go-getter
go-msgpack
go-multierror
go-oracle-terraform Update vendored opc sdk 2017-05-09 12:46:16 -06:00
go-plugin
go-retryablehttp vendor: update github.com/hashicorp/go-retryablehttp 2017-04-21 10:48:34 -07:00
go-rootcerts
go-sockaddr
go-uuid
go-version
golang-lru
hcl update vendored hcl 2017-05-04 17:08:18 -04:00
hil Update HIL vendor for conditional type checking fix 2017-05-12 15:23:12 -07:00
logutils
memberlist
nomad
raft
scada-client
serf
terraform-provider-opc core/provider-split: Split out the Oracle OPC provider to new structure (#14362) 2017-05-16 19:53:25 +03:00
vault
yamux