terraform/internal
Martin Atkins a6b8c8ba22 Move moduledeps/ to internal/moduledeps/
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
..
backend Move providers/ to internal/providers/ 2021-05-17 14:09:07 -07:00
builtin Move provisioners/ to internal/provisioners/ 2021-05-17 14:09:07 -07:00
communicator Move provisioners/ to internal/provisioners/ 2021-05-17 14:09:07 -07:00
copy deprecate helper/copy 2020-10-08 08:42:16 -04:00
dag Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
depsfile Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
didyoumean didyoumean: move from "helper" to "internal" 2020-10-02 13:35:07 -07:00
e2e Move e2e/ to internal/e2e/ 2021-05-17 14:09:07 -07:00
earlyconfig Move moduledeps/ to internal/moduledeps/ 2021-05-17 14:09:07 -07:00
getproviders Move httpclient/ to internal/httpclient/ 2021-05-17 14:09:07 -07:00
grpcwrap Move provisioners/ to internal/provisioners/ 2021-05-17 14:09:07 -07:00
helper Grammar nit: "setup" as a verb should be spelled "set up" 2021-01-26 20:39:11 +01:00
httpclient Move httpclient/ to internal/httpclient/ 2021-05-17 14:09:07 -07:00
initwd Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
instances Move instances/ to internal/instances/ 2021-05-17 14:09:07 -07:00
legacy Move provisioners/ to internal/provisioners/ 2021-05-17 14:09:07 -07:00
logging monitor plugin std outputs for unexpected data 2021-05-13 16:57:36 -04:00
modsdir internal/modsdir: Fix Dropped Error (#24600) 2020-06-04 10:26:26 -04:00
moduledeps Move moduledeps/ to internal/moduledeps/ 2021-05-17 14:09:07 -07:00
moduletest Move providers/ to internal/providers/ 2021-05-17 14:09:07 -07:00
provider-simple Move providers/ to internal/providers/ 2021-05-17 14:09:07 -07:00
provider-simple-v6 Move providers/ to internal/providers/ 2021-05-17 14:09:07 -07:00
provider-terraform/main Move builtin/ to internal/builtin/ 2021-05-17 14:09:07 -07:00
providercache Move httpclient/ to internal/httpclient/ 2021-05-17 14:09:07 -07:00
providers Move providers/ to internal/providers/ 2021-05-17 14:09:07 -07:00
provisioner-local-exec/main Move builtin/ to internal/builtin/ 2021-05-17 14:09:07 -07:00
provisioners Move provisioners/ to internal/provisioners/ 2021-05-17 14:09:07 -07:00
registry Move httpclient/ to internal/httpclient/ 2021-05-17 14:09:07 -07:00
repl Move providers/ to internal/providers/ 2021-05-17 14:09:07 -07:00
replacefile replacefile: don't create the temporary file in TMPDIR 2020-10-20 16:29:59 -07:00
terminal terminal: Helpers for doing fmt-ish operations on the streams 2021-02-12 11:24:13 -08:00
tfdiags Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
tfplugin5 update to match new default branch name (#27909) 2021-02-24 13:36:47 -05:00
tfplugin6 update to match new default branch name (#27909) 2021-02-24 13:36:47 -05:00
typeexpr internal/typeexpr: staticcheck 2020-12-02 13:59:19 -05:00