terraform/configs/test-fixtures/config-build
Martin Atkins 8929eca405 configs: BuildConfig function
BuildConfig creates a module tree by recursively walking through module
calls in the root module and any descendent modules. This is intended to
be used both for the simple case of loading already-installed modules and
the more complex case of installing modules inside "terraform init", both
of which will be dealt with in a separate package.
2018-02-15 15:56:38 -08:00
..
child_a configs: BuildConfig function 2018-02-15 15:56:38 -08:00
child_b configs: BuildConfig function 2018-02-15 15:56:38 -08:00
child_c configs: BuildConfig function 2018-02-15 15:56:38 -08:00
root.tf configs: BuildConfig function 2018-02-15 15:56:38 -08:00