terraform/backend/remote-state/s3
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 fix slash handling around workspace_key_prefix 2019-02-22 10:29:10 -05:00
backend_state.go fix slash handling around workspace_key_prefix 2019-02-22 10:29:10 -05:00
backend_test.go Change backend.ValidateConfig to PrepareConfig 2019-02-25 18:37:20 -05:00
client.go backend/s3: Configure AWS Client MaxRetries and provide enhanced S3 NoSuchBucket error message 2019-01-09 13:01:37 -05:00
client_test.go backend/remote-state: Get all the backend tests building again 2018-10-16 19:14:11 -07:00