594a821ab3
These new types are adaptations of terraform.ProviderResolver and terraform.ResourceProviderFactory respectively. In a later commit we will update users of the old types to use these new types, possibly in a "gradual repair" sort of fashion by initially using type aliases, though that won't 100% solve the problem because the types themselves have changed in this move to return providers.Interface instead of terraform.ResourceProvider. |
||
---|---|---|
.. | ||
addressed_types.go | ||
addressed_types_test.go | ||
doc.go | ||
provider.go | ||
resolver.go |