Skip to content

Commit eddb937

Browse files
committed
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.
1 parent 4b9b390 commit eddb937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor/vendor.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"comment": "",
3-
"ignore": "appengine test github.com/hashicorp/nomad/",
3+
"ignore": "appengine test github.com/hashicorp/nomad/ github.com/hashicorp/terraform/backend",
44
"package": [
55
{
66
"checksumSHA1": "ly9VLPE9GKo2U7mnbZyjb2LDQ3w=",

0 commit comments

Comments
 (0)