terraform/backend/local/test-fixtures
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
..
apply backend/local 2017-01-26 14:33:49 -08:00
apply-empty backend/local: check for empty config on apply 2017-02-15 16:00:59 -08:00
apply-error backend/local 2017-01-26 14:33:49 -08:00
empty backend: Update interface and implementations for new config loader 2018-10-16 18:39:12 -07:00
plan backend/local 2017-01-26 14:33:49 -08:00
plan-scaleout core: Move Refreh/Plan diff count to general operation test 2017-06-24 07:54:40 -07:00
refresh backend/local 2017-01-26 14:33:49 -08:00
refresh-var-unset backend/local 2017-01-26 14:33:49 -08:00