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
Daniel Schmidt 7eaf6daf60
add deprecation marks to resources based on schema
3 months ago
..
coerce_value.go fix handling of NestingGroup 5 months ago
coerce_value_test.go fix handling of NestingGroup 5 months ago
copy.go config generation: stop editing the original schema when filtering (#35484) 2 years ago
decoder_spec.go move invalid tests 3 years ago
decoder_spec_test.go go.mod: Eliminate github.com/apparentlymart/go-dump 2 years ago
doc.go Update copyright file headers to BUSL-1.1 3 years ago
empty_value.go Update copyright file headers to BUSL-1.1 3 years ago
empty_value_test.go go.mod: Eliminate github.com/apparentlymart/go-dump 2 years ago
filter.go config generation: stop editing the original schema when filtering (#35484) 2 years ago
filter_test.go config generation: stop editing the original schema when filtering (#35484) 2 years ago
implied_type.go fix handling of NestingGroup 5 months ago
implied_type_test.go fix handling of NestingGroup 5 months ago
internal_validate.go Schema representation of list block config and results (#37209) 11 months ago
internal_validate_test.go Schema representation of list block config and results (#37209) 11 months ago
marks.go fix null value bug in SensitivePaths too 1 year ago
marks_test.go fix null value bug in SensitivePaths too 1 year ago
nestingmode_string.go chore: Bump golang.org/x/crypto dependency, ignore SA4003 linting errors globally (#37901) 5 months ago
none_required.go Update copyright file headers to BUSL-1.1 3 years ago
path.go add configschema GetBlockByPath 8 months ago
path_test.go add configschema GetBlockByPath 8 months ago
schema.go use go tool to run generate commands 1 year ago
validate_traversal.go add deprecation marks to resources based on schema 3 months ago
validate_traversal_test.go add deprecation marks to resources based on schema 3 months ago
write_only.go make sure write-only nested types are found 1 year ago
write_only_test.go make sure write-only nested types are found 1 year ago