terraform/configs/test-fixtures
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
..
config-build configs: BuildConfig function 2018-02-15 15:56:38 -08:00
invalid-files configs: Parser.LoadConfigDir 2018-02-15 15:56:37 -08:00
invalid-modules/override-nonexist-variable configs: Parser.LoadConfigDir 2018-02-15 15:56:37 -08:00
valid-files configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
valid-modules configs: Implementation of mergeBody 2018-02-15 15:56:38 -08:00