terraform/backend/init
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
..
deprecate_test.go Change backend.ValidateConfig to PrepareConfig 2019-02-25 18:37:20 -05:00
init.go Change backend.ValidateConfig to PrepareConfig 2019-02-25 18:37:20 -05:00
init_test.go Change how to fall back from remote to local backend 2018-11-20 22:25:52 +01:00