terraform/configs/configschema
Martin Atkins 593cf7b4d5 didyoumean: move from "helper" to "internal"
This new-ish package ended up under "helper" during the 0.12 cycle for
want of some other place to put it, but in retrospect that was an odd
choice because the "helper/" tree is otherwise a bunch of legacy code from
when the SDK lived in this repository.

Here we move it over into the "internal" directory just to distance it
from the guidance of not using "helper/" packages in new projects;
didyoumean is a package we actively use as part of error message hints.
2020-10-02 13:35:07 -07:00
..
coerce_value.go do not validate Min/Max Items in CoerceValue 2019-08-20 10:13:15 -04:00
coerce_value_test.go do not validate Min/Max Items in CoerceValue 2019-08-20 10:13:15 -04:00
decoder_spec.go vendor: switch to HCL 2.0 in the HCL repository 2019-10-02 15:10:21 -07:00
decoder_spec_test.go vendor: switch to HCL 2.0 in the HCL repository 2019-10-02 15:10:21 -07:00
doc.go move "configschema" from "config" to "configs" 2018-10-16 18:50:29 -07:00
empty_value.go configs/configschema: Introduce the NestingGroup mode for blocks 2019-04-10 14:53:52 -07:00
empty_value_test.go configs/configschema: Introduce the NestingGroup mode for blocks 2019-04-10 14:53:52 -07:00
implied_type.go vendor: switch to HCL 2.0 in the HCL repository 2019-10-02 15:10:21 -07:00
implied_type_test.go move "configschema" from "config" to "configs" 2018-10-16 18:50:29 -07:00
internal_validate.go configs/configschema: Introduce the NestingGroup mode for blocks 2019-04-10 14:53:52 -07:00
internal_validate_test.go plans/objchange: logic for merging prior state with config 2018-10-16 19:11:09 -07:00
nestingmode_string.go configs/configschema: Introduce the NestingGroup mode for blocks 2019-04-10 14:53:52 -07:00
none_required.go move "configschema" from "config" to "configs" 2018-10-16 18:50:29 -07:00
schema.go Add support for provider metadata to modules. (#22583) 2020-03-05 16:53:24 -08:00
validate_traversal.go didyoumean: move from "helper" to "internal" 2020-10-02 13:35:07 -07:00
validate_traversal_test.go vendor: switch to HCL 2.0 in the HCL repository 2019-10-02 15:10:21 -07:00