This website requires JavaScript.
Explore
Help
Sign In
ResiLien
/
terraform
Watch
2
Star
0
Fork
You've already forked terraform
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1817c8ac3c
terraform
/
configs
/
testdata
/
invalid-files
/
native-syntax-as-json.tf.json
3 lines
14 B
JSON
Raw
Normal View
History
Unescape
Escape
configs: Parser.LoadConfigDir This method wraps LoadConfigFile to load all of the .tf and .tf.json files in a given directory and then bundle them together into a Module object. This function also deals with the distinction between primary and override files, first appending together the primary files in lexicographic order by filename, and then merging in override files in the same order. The merging behavior is not fully implemented as of this commit, and so will be expanded in future commits.
2018-02-07 01:28:40 +01:00
t
e
r
r
a
f
o
r
m
{
}