terraform/backend/remote-state/s3
Martin Atkins aaf405b662 backend/remote-state: Get all the backend tests building again
The state manager refactoring in an earlier commit was reflected in the
implementations of these backends, but not in their tests. This gets us
back to a state where the backend tests will compile, and gets _most_ of
them passing again, with a few exceptions that will be addressed in a
subsequent commit.
2018-10-16 19:14:11 -07:00
..
backend.go backend/s3: Allow forcing use of the S3 path-style API 2018-01-03 12:15:47 -08:00
backend_state.go terraform: Ugly huge change to weave in new State and Plan types 2018-10-16 19:11:09 -07:00
backend_test.go backend/remote-state: Get all the backend tests building again 2018-10-16 19:14:11 -07:00
client.go Standardize on log level "WARN" rather than "WARNING" 2018-01-16 18:05:26 -08:00
client_test.go backend/remote-state: Get all the backend tests building again 2018-10-16 19:14:11 -07:00