terraform/lang
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
..
blocktoattr make blocktoattr an hcldec.UnknownBody 2021-04-13 18:42:15 -04:00
funcs Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
testdata/functions-test lang/funcs: Update fileset() function to include path as separate first argument, automatically trim the path argument from results, and ensure results are always canonical with forward slash path separators 2019-08-30 20:19:44 -04:00
data.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
data_test.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
doc.go lang: new package for the runtime parts of the config language 2018-10-16 18:44:26 -07:00
eval.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
eval_test.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
functions.go Move experiments/ to internal/experiments/ 2021-05-17 14:09:07 -07:00
functions_test.go Move experiments/ to internal/experiments/ 2021-05-17 14:09:07 -07:00
references.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
scope.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00