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
d15a2bc024
terraform
/
internal
/
depsfile
/
testdata
/
locks-files
/
empty.hcl
2 lines
70 B
HCL
Raw
Normal View
History
Unescape
Escape
internal/depsfile: Loading locks from HCL files on disk This is the initial implementation of the parser/decoder portion of the new dependency lock file handler. It's currently dead code because the caller isn't written yet. We'll continue to build out this functionality here until we have the basic level of both load and save functionality before introducing this into the provider installer codepath.
2020-09-04 03:35:31 +02:00
# An empty locks file is a bit of a degenerate case, but it is valid.