terraform/config/configschema
Martin Atkins ebafa51723 command: Various updates for the new backend package API
This is a rather-messy, complex change to get the "command" package
building again against the new backend API that was updated for
the new configuration loader.

A lot of this is mechanical rewriting to the new API, but
meta_config.go and meta_backend.go in particular saw some major
changes to interface with the new loader APIs and to deal with
the change in order of steps in the backend API.
2018-10-16 18:44:26 -07:00
..
coerce_value.go configschema: Block.CoerceValue method 2018-10-16 18:24:47 -07:00
coerce_value_test.go configschema: Block.CoerceValue method 2018-10-16 18:24:47 -07:00
decoder_spec.go config/configschema: Block.ImpliedType delegates to zcldec 2017-10-04 16:35:11 -07:00
decoder_spec_test.go config/configschema: Block.DecoderSpec 2017-10-04 16:35:11 -07:00
doc.go config/configschema: stub out initial API 2017-10-04 16:35:11 -07:00
implied_type.go config/configschema: Block.ImpliedType delegates to zcldec 2017-10-04 16:35:11 -07:00
implied_type_test.go config/configschema: Block.ImpliedType method 2017-10-04 16:35:11 -07:00
internal_validate.go config/configschema: InternalValidate for blocks 2017-10-04 16:35:11 -07:00
internal_validate_test.go config/configschema: InternalValidate for blocks 2017-10-04 16:35:11 -07:00
nestingmode_string.go Update various files for new version of "stringer" 2017-12-11 13:26:29 -08:00
none_required.go command: Various updates for the new backend package API 2018-10-16 18:44:26 -07:00
schema.go configschema: include description in schema 2018-10-16 18:24:47 -07:00