terraform/internal/depsfile
Martin Atkins b9a93a0fe7 Move addrs/ to internal/addrs/
This is part of a general effort to move all of Terraform's non-library
package surface under internal in order to reinforce that these are for
internal use within Terraform only.

If you were previously importing packages under this prefix into an
external codebase, you could pin to an earlier release tag as an interim
solution until you've make a plan to achieve the same functionality some
other way.
2021-05-17 14:09:07 -07:00
..
testdata/locks-files depsfile: Flatten the "hashes" locks to a single set of strings 2020-09-24 14:01:54 -07:00
doc.go internal/depsfile: Loading locks from HCL files on disk 2020-09-08 09:50:58 -07:00
locks.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
locks_file.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
locks_file_test.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
locks_test.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
paths.go internal/depsfile: Loading locks from HCL files on disk 2020-09-08 09:50:58 -07:00
testing.go command/init: Read, respect, and update provider dependency locks 2020-10-09 09:26:23 -07:00