terraform/backend/remote-state
James Bardin c814f2da37 Change backend.ValidateConfig to PrepareConfig
This mirrors the change made for providers, so that default values can
be inserted into the config by the backend implementation. This is only
the interface and method name changes, it does not yet add any default
values.
2019-02-25 18:37:20 -05:00
..
artifactory Implement the remote enhanced backend 2018-11-06 16:29:46 +01:00
azure Fix interface after upgrade 2019-02-01 10:48:56 +00:00
consul backend/remote-state: Get all the backend tests building again 2018-10-16 19:14:11 -07:00
etcdv2 backend/remote: use `state.v2` for remote state only 2019-02-19 10:59:51 +01:00
etcdv3 backend/remote-state: Get all the backend tests building again 2018-10-16 19:14:11 -07:00
gcs backend/remote-state: Get all the backend tests building again 2018-10-16 19:14:11 -07:00
http Implement the remote enhanced backend 2018-11-06 16:29:46 +01:00
inmem backend/remote-state/inmem: remove FIXME guards on tests that no longer hang 2018-10-16 19:14:11 -07:00
manta Implement the remote enhanced backend 2018-11-06 16:29:46 +01:00
s3 Change backend.ValidateConfig to PrepareConfig 2019-02-25 18:37:20 -05:00
swift remote/backend/swift: Add support for workspaces & locking 2019-02-11 11:13:35 +01:00
backend.go Implement the remote enhanced backend 2018-11-06 16:29:46 +01:00
backend_test.go
testing.go