terraform/backend/atlas
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
..
backend.go Change backend.ValidateConfig to PrepareConfig 2019-02-25 18:37:20 -05:00
backend_test.go Implement the remote enhanced backend 2018-11-06 16:29:46 +01:00
cli.go backend/atlas: adhere to backend.CLI 2017-03-01 13:29:16 -08:00
state_client.go Make the Atlas backend work after updating depencies 2018-11-15 20:34:31 +01:00
state_client_test.go Make the Atlas backend work after updating depencies 2018-11-15 20:34:31 +01:00