terraform/backend/remote-state/azure
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 Get the enviroment from the environment variable (#16326) 2017-11-06 16:59:48 +00:00
backend_state.go backend/azure: update to latest SDK 2017-08-17 16:32:18 +01:00
backend_test.go backend: Update interface and implementations for new config loader 2018-10-16 18:39:12 -07:00
client.go Obtaining the current metadata before setting it 2017-09-06 12:41:05 -07:00
client_test.go backend: Update interface and implementations for new config loader 2018-10-16 18:39:12 -07:00