vendor: Ignore github.com/hashicorp/terraform/backend

This is to avoid dependency sprawl - e.g. vendoring AWS or Azure SDK
when we don't really need remote backend functionality
in provider code - it's core's responsibility.
This commit is contained in:
Radek Simko 2017-08-10 13:45:01 +02:00
parent 7d8bd85827
commit d69c97cc1e
No known key found for this signature in database
GPG key ID: 6823F3DCCE01BB19

2
vendor/vendor.json vendored
View file

@ -1,6 +1,6 @@
{
"comment": "",
"ignore": "appengine test github.com/hashicorp/nomad/",
"ignore": "appengine test github.com/hashicorp/nomad/ github.com/hashicorp/terraform/backend",
"package": [
{
"checksumSHA1": "FIL83loX9V9APvGQIjJpbxq53F0=",