terraform/configs/testdata
Alisdair McDiarmid 1c1e4a4de0 command/providers: Show provider requirements tree
Providers can be required from multiple sources. The previous
implementation of the providers sub-command displayed only a flat list
of provider requirements, which made it difficult to see which modules
required each provider.

This commit reintroduces the tree display of provider requirements, and
adds a separate output block for providers required by existing state.
2020-06-09 14:21:53 -04:00
..
config-build Standardise directory name for test data 2019-06-30 10:16:15 +02:00
dir-empty move IsEmptyDir to configs package 2019-07-18 13:07:10 -04:00
error-files configs: Hint for a misplaced top-level required_providers block 2020-04-06 09:24:23 -07:00
experiments experiments: a mechanism for opt-in experimental language features 2019-12-10 09:27:05 -08:00
invalid-files configs: Custom variable validation is no longer experimental 2020-05-28 16:07:59 -07:00
invalid-modules configs: Custom variable validation is no longer experimental 2020-05-28 16:07:59 -07:00
nested-errors ensure we record diagnostics from nested modules 2019-07-16 19:06:48 -04:00
provider-reqs command/providers: Show provider requirements tree 2020-06-09 14:21:53 -04:00
providers-explicit-fqn addrs: ImpliedProviderForUnqualifiedType function 2020-04-06 09:24:23 -07:00
valid-files configs: Custom variable validation is no longer experimental 2020-05-28 16:07:59 -07:00
valid-modules configs: Fix for resources with implied providers 2020-04-28 14:54:31 -04:00
warning-files configs: Custom variable validation is no longer experimental 2020-05-28 16:07:59 -07:00