Files
opentf/configs
Kristin Laemmert 9cb8456f3d configs: prevent panic with invalid type name (#25562)
An invalid type name in a resource (or data source) could cause a panic
when determining the implied provider for the resource. This commit adds
verification that the type name is valid. It does not add a diagnostic,
since the invalid type name would have already been caught by the
parser.

Fixes #25560
2020-07-13 09:47:16 -04:00
..
2018-02-15 15:56:39 -08:00
2020-05-20 13:46:13 -04:00
2019-11-21 09:14:50 -05:00
2020-02-13 20:46:48 -05:00