terraform/configs/configschema
Martin Atkins d8bf3cc4e0 configschema: Fix ConfigSchema bugs with nested blocks
We were iterating over the wrong value to recursively coerce content for
nested blocks, and also incorrectly constructing the cty.Path used in
errors.
2018-10-16 18:53:51 -07:00
..
coerce_value.go configschema: Fix ConfigSchema bugs with nested blocks 2018-10-16 18:53:51 -07:00
coerce_value_test.go configschema: Fix ConfigSchema bugs with nested blocks 2018-10-16 18:53:51 -07:00
decoder_spec.go move "configschema" from "config" to "configs" 2018-10-16 18:50:29 -07:00
decoder_spec_test.go move "configschema" from "config" to "configs" 2018-10-16 18:50:29 -07:00
doc.go move "configschema" from "config" to "configs" 2018-10-16 18:50:29 -07:00
implied_type.go move "configschema" from "config" to "configs" 2018-10-16 18:50:29 -07:00
implied_type_test.go move "configschema" from "config" to "configs" 2018-10-16 18:50:29 -07:00
internal_validate.go move "configschema" from "config" to "configs" 2018-10-16 18:50:29 -07:00
internal_validate_test.go move "configschema" from "config" to "configs" 2018-10-16 18:50:29 -07:00
nestingmode_string.go move "configschema" from "config" to "configs" 2018-10-16 18:50:29 -07:00
none_required.go move "configschema" from "config" to "configs" 2018-10-16 18:50:29 -07:00
schema.go move "configschema" from "config" to "configs" 2018-10-16 18:50:29 -07:00