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
main
terraform
/
internal
/
configs
/
configload
/
testdata
/
registry-modules
/
.gitignore
2 lines
13 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
configs/configload: installation from registry and go-getter Unlike the old installer in config/module, this uses new-style installation directories that include the static module path so that paths we show in diagnostics will be more meaningful to the user. As before, we retrieve the entire "package" associated with the given source string, rather than any given subdirectory directly, because the retrieved module may contain ../ references into parent directories which must be resolvable after extraction.
2018-02-14 01:36:36 +01:00
.terraform/*