terraform/configs/configschema
Martin Atkins 05caff2ca3 Move tfdiags/ to internal/tfdiags/
This is part of a general effort to move all of Terraform's non-library
package surface under internal in order to reinforce that these are for
internal use within Terraform only.

If you were previously importing packages under this prefix into an
external codebase, you could pin to an earlier release tag as an interim
solution until you've make a plan to achieve the same functionality some
other way.
2021-05-17 14:09:07 -07:00
..
coerce_value.go do not validate Min/Max Items in CoerceValue 2019-08-20 10:13:15 -04:00
coerce_value_test.go Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
decoder_spec.go MinItems and MaxItems can be validated once again 2021-04-15 17:17:36 -04:00
decoder_spec_test.go MinItems and MaxItems can be validated once again 2021-04-15 17:17:36 -04:00
doc.go move "configschema" from "config" to "configs" 2018-10-16 18:50:29 -07:00
empty_value.go configschema: fix various issues with NestedTypes 2021-02-12 13:34:25 -05:00
empty_value_test.go configschema: fix various issues with NestedTypes 2021-02-12 13:34:25 -05:00
implied_type.go Mildwonkey/nested type format (#27793) 2021-02-18 08:48:52 -05:00
implied_type_test.go Mildwonkey/nested type format (#27793) 2021-02-18 08:48:52 -05:00
internal_validate.go terraform: validate providers' schemas during NewContext (#28124) 2021-03-22 13:17:50 -04:00
internal_validate_test.go terraform: validate providers' schemas during NewContext (#28124) 2021-03-22 13:17:50 -04:00
marks.go null check in ValueMarks 2021-05-06 11:08:20 -04:00
marks_test.go null check in ValueMarks 2021-05-06 11:08:20 -04:00
nestingmode_string.go configs/configschema: Introduce the NestingGroup mode for blocks 2019-04-10 14:53:52 -07:00
none_required.go move "configschema" from "config" to "configs" 2018-10-16 18:50:29 -07:00
path.go Block.AttribuuteByPath 2021-01-12 16:31:18 -05:00
path_test.go Block.AttribuuteByPath 2021-01-12 16:31:18 -05:00
schema.go configs/configschema: add new NestedType to attribute 2021-02-05 13:34:55 -05:00
validate_traversal.go Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
validate_traversal_test.go vendor: switch to HCL 2.0 in the HCL repository 2019-10-02 15:10:21 -07:00