You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/internal/configs/configschema
James Bardin 25f5a81048
validate deprecated attrs from static traversals
4 years ago
..
coerce_value.go handle NestedTypes in Block.CoerceValue 5 years ago
coerce_value_test.go handle NestedTypes in Block.CoerceValue 5 years ago
decoder_spec.go remove usage of MinItems/MaxItems 5 years ago
decoder_spec_test.go configs/configschema: fix missing "computed" attributes from NestedObject's ImpliedType (#29172) 5 years ago
doc.go
empty_value.go handle nested types in StaticValidateTraversal 4 years ago
empty_value_test.go
implied_type.go handle nested types in StaticValidateTraversal 4 years ago
implied_type_test.go configs: Add sensitive marks for nested attributes 4 years ago
internal_validate.go handle nested types in StaticValidateTraversal 4 years ago
internal_validate_test.go remove usage of MinItems/MaxItems 5 years ago
marks.go configs: Add sensitive marks for nested attributes 4 years ago
marks_test.go configs: Add sensitive marks for nested attributes 4 years ago
nestingmode_string.go
none_required.go
path.go configs/configschema: extend block.AttributeByPath to descend into Objects (#29222) 5 years ago
path_test.go configs/configschema: extend block.AttributeByPath to descend into Objects (#29222) 5 years ago
schema.go remove usage of MinItems/MaxItems 5 years ago
validate_traversal.go validate deprecated attrs from static traversals 4 years ago
validate_traversal_test.go validate deprecated attrs from static traversals 4 years ago