terraform/configs/configschema
James Bardin b3a491d035 use correct block types in CoerceValue
When creating Null or Unknown values during CoerceValue, the the outer
block type was being used rather than the current block type.
2018-10-18 18:09:43 -04:00
..
coerce_value.go use correct block types in CoerceValue 2018-10-18 18:09:43 -04:00
coerce_value_test.go use correct block types in CoerceValue 2018-10-18 18:09:43 -04:00
decoder_spec.go configschema: Handle nested blocks containing dynamic-typed attributes 2018-10-16 19:11:09 -07:00
decoder_spec_test.go configschema: Handle nested blocks containing dynamic-typed attributes 2018-10-16 19:11:09 -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 plans/objchange: logic for merging prior state with config 2018-10-16 19:11:09 -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 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