terraform/backend/remote-state/manta
Martin Atkins 5782357c28 backend: Update interface and implementations for new config loader
The new config loader requires some steps to happen in a different
order, particularly in regard to knowing the schema in order to
decode the configuration.

Here we lean directly on the configschema package, rather than
on helper/schema.Backend as before, because it's generally
sufficient for our needs here and this prepares us for the
helper/schema package later moving out into its own repository
to seed a "plugin SDK".
2018-10-16 18:39:12 -07:00
..
backend.go backend/manta: deprecate camelcase attribute name 2018-08-29 20:22:04 +02:00
backend_state.go backend/manta: Update manta dependencies 2018-01-17 11:34:02 -08:00
backend_test.go backend: Update interface and implementations for new config loader 2018-10-16 18:39:12 -07:00
client.go backend/manta: Add support for manta backend tiered path structure 2018-04-03 17:32:10 +03:00
client_test.go backend: Update interface and implementations for new config loader 2018-10-16 18:39:12 -07:00