terraform/configs/configschema
James Bardin 8f295fcb22 CoerceValue should insert Null for unset attrs
This matches the decoder spec, where a value unset in the configuration
is always Null.
2018-10-16 18:53:51 -07:00
..
coerce_value.go CoerceValue should insert Null for unset attrs 2018-10-16 18:53:51 -07:00
coerce_value_test.go CoerceValue should insert Null for unset attrs 2018-10-16 18:53:51 -07:00
decoder_spec.go don't set Unknown for computed values 2018-10-16 18:53:51 -07:00
decoder_spec_test.go don't set Unknown for computed values 2018-10-16 18:53:51 -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