Files
opentf/configs
Alisdair McDiarmid 5e3d2dbdfa configs: Fail early for invalid resource provider
If a resource's "provider" reference is invalid and cannot be parsed, we
should not store the reference as part of a `ProviderConfigRef`. Doing
so creates an invalid data structure, which prevents us from using
`MustParseProviderPart` with the name in later steps.

The invalid test files added in this commit will cause a panic without
the code change.
2020-06-26 09:47:58 -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