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 Banck 7414a3f76f
Fix import with optional identity attributes (#36887)
1 year ago
..
coerce_value.go don't always convert map to object in CoerceValue 1 year ago
coerce_value_test.go internal/configs: CoerceValue error for omitted attribute requirements 3 years 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 import with optional identity attributes (#36887) 1 year ago
implied_type_test.go fix: Allow WriteOnly attributes to require replacement (#36313) 1 year ago
internal_validate.go Store resource identities in state (TF-23255) (#36464) 1 year ago
internal_validate_test.go Store resource identities in state (TF-23255) (#36464) 1 year 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
none_required.go Update copyright file headers to BUSL-1.1 3 years ago
path.go Update copyright file headers to BUSL-1.1 3 years ago
path_test.go don't always convert map to object in CoerceValue 1 year ago
schema.go use go tool to run generate commands 1 year ago
validate_traversal.go Update copyright file headers to BUSL-1.1 3 years ago
validate_traversal_test.go Update copyright file headers to BUSL-1.1 3 years 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