terraform/internal/depsfile
Martin Atkins fc5a41b5e5 depsfile: Allow loading locks from a byte array in memory
This won't be a typical usage pattern for normal code, but will be useful
for tests that need to work with locks as input so that they don't need to
write out a temporary file on disk just to read it back in immediately.
2020-10-28 07:46:45 -07:00
..
testdata/locks-files
doc.go
locks.go command/init: Read, respect, and update provider dependency locks 2020-10-09 09:26:23 -07:00
locks_file.go depsfile: Allow loading locks from a byte array in memory 2020-10-28 07:46:45 -07:00
locks_file_test.go internal: Fix lockfile constraint output for 1.2.* 2020-10-20 10:14:03 -04:00
locks_test.go depsfile: Locks.Equal and Locks.Empty methods 2020-10-09 09:26:23 -07:00
paths.go
testing.go command/init: Read, respect, and update provider dependency locks 2020-10-09 09:26:23 -07:00