terraform/vendor
Sander van Harmelen 04439595ab Make the Atlas backend work after updating depencies
Newer versions of the retryablehttp package use a context, so we need to
add that in our custom `CheckRetry` function.

In addition I removed the `return true, nil` to continue retrying in
case of an error, and instead directly call the `DefaultRetryPolicy`.
This is because the `DefaultRetryPolicy` will now also take the context
into consideration.
2018-11-15 20:34:31 +01:00
..
cloud.google.com/go vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
github.com Make the Atlas backend work after updating depencies 2018-11-15 20:34:31 +01:00
go.opencensus.io command/format: fix indentation 2018-10-16 19:14:11 -07:00
golang.org/x depencies: update `go-tfe` 2018-11-13 16:24:45 +01:00
google.golang.org start work on helper/resource test fixtures 2018-10-16 19:14:11 -07:00
gopkg.in/yaml.v2 vendor: Update HCL2 and cty, and other related packages 2018-10-16 19:14:11 -07:00
modules.txt Make the Atlas backend work after updating depencies 2018-11-15 20:34:31 +01:00