terraform/command/cliconfig
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 command/cliconfig: Allow development overrides for providers 2020-10-16 14:31:15 -07:00
cliconfig.go Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
cliconfig_test.go provider cache: log errors and validate dir exists (#24993) 2020-05-19 15:32:36 -04:00
config_unix.go Grammar nit: "setup" as a verb should be spelled "set up" 2021-01-26 20:39:11 +01:00
config_windows.go internal/depsfile: Factor out our atomic file replacement logic 2020-10-14 08:01:19 -07:00
credentials.go internal/depsfile: Factor out our atomic file replacement logic 2020-10-14 08:01:19 -07:00
credentials_test.go Replace import paths & set UA string where necessary 2019-10-11 22:40:54 +01:00
provider_installation.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
provider_installation_test.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00