terraform/internal/configs/configschema
2026-02-03 16:47:54 +01:00
..
coerce_value.go fix handling of NestingGroup 2025-11-19 16:51:58 -05:00
coerce_value_test.go fix handling of NestingGroup 2025-11-19 16:51:58 -05:00
copy.go config generation: stop editing the original schema when filtering (#35484) 2024-07-23 08:31:16 +02:00
decoder_spec.go move invalid tests 2023-10-18 12:23:31 -04:00
decoder_spec_test.go go.mod: Eliminate github.com/apparentlymart/go-dump 2024-03-05 14:01:32 -08:00
doc.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
empty_value.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
empty_value_test.go go.mod: Eliminate github.com/apparentlymart/go-dump 2024-03-05 14:01:32 -08:00
filter.go config generation: stop editing the original schema when filtering (#35484) 2024-07-23 08:31:16 +02:00
filter_test.go config generation: stop editing the original schema when filtering (#35484) 2024-07-23 08:31:16 +02:00
implied_type.go fix handling of NestingGroup 2025-11-19 16:51:58 -05:00
implied_type_test.go fix handling of NestingGroup 2025-11-19 16:51:58 -05:00
internal_validate.go Schema representation of list block config and results (#37209) 2025-06-10 20:08:54 +02:00
internal_validate_test.go Schema representation of list block config and results (#37209) 2025-06-10 20:08:54 +02:00
marks.go fix null value bug in SensitivePaths too 2025-02-19 13:46:33 -05:00
marks_test.go fix null value bug in SensitivePaths too 2025-02-19 13:46:33 -05:00
nestingmode_string.go chore: Bump golang.org/x/crypto dependency, ignore SA4003 linting errors globally (#37901) 2025-11-17 15:01:28 +00:00
none_required.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
path.go add configschema GetBlockByPath 2025-08-26 09:07:51 -04:00
path_test.go add configschema GetBlockByPath 2025-08-26 09:07:51 -04:00
schema.go use go tool to run generate commands 2025-02-12 12:25:50 -05:00
validate_traversal.go add deprecation marks to resources based on schema 2026-02-03 16:47:54 +01:00
validate_traversal_test.go add deprecation marks to resources based on schema 2026-02-03 16:47:54 +01:00
write_only.go make sure write-only nested types are found 2025-02-19 13:35:34 -05:00
write_only_test.go make sure write-only nested types are found 2025-02-19 13:35:34 -05:00