terraform/configs/configschema
Martin Atkins b217624d83 config/configupgrade: Test to show that list unwrapping works for sets
This was already working but we had no tests to prove it.
2019-02-22 17:40:40 -08:00
..
coerce_value.go fix CoerceValue to handle changing dynamic types 2019-02-08 16:36:27 -05:00
coerce_value_test.go fix CoerceValue to handle changing dynamic types 2019-02-08 16:36:27 -05:00
decoder_spec.go config/configupgrade: Test to show that list unwrapping works for sets 2019-02-22 17:40:40 -08: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 plans/objchange: Hide sensitive attribute values in error messages 2019-02-11 17:26:50 -08: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
validate_traversal.go configs/configschema: Block.StaticValidateTraversal method 2018-11-26 08:25:03 -08:00
validate_traversal_test.go configs/configschema: Block.StaticValidateTraversal method 2018-11-26 08:25:03 -08:00