terraform/configs/testdata/provider-reqs
Kristin Laemmert 269d511481 command/providers: refactor with new provider types and functions
The providers command has been refactored to use the modern provider types and
ProviderRequirements() functions. This resulted in a breaking change to
the output: it no longer outputs the providers by module and no longer
prints `(inherited)` or `(from state)` to show why a provider is
included. We decided that at this time it was best to stick with the
existing functions and make this change, but if we get feedback from the
community we will revisit.

Additional tests to exercise providers in modules and providers from
state have been included.
2020-04-10 15:08:10 -04:00
..
child internal/getproviders: A new shared model for provider requirements 2020-03-27 09:01:32 -07:00
provider-reqs-root.tf command/providers: refactor with new provider types and functions 2020-04-10 15:08:10 -04:00