terraform/command/cliconfig
Martin Atkins 622abf707d command/cliconfig: Remove redundant struct types
These were being used in an earlier iteration of the provider installation
configuration but it was all collapsed down into a single
ProviderInstallationMethod type later, making these redundant.
2020-04-23 10:52:01 -07:00
..
testdata command/cliconfig: handle provider_installation block in JSON syntax 2020-04-23 10:52:01 -07:00
cliconfig.go command/cliconfig: Remove redundant struct types 2020-04-23 10:52:01 -07:00
cliconfig_test.go command/cliconfig: Installation methods, not installation sources 2020-04-23 10:52:01 -07:00
config_unix.go command/cliconfig: New CredentialsSource implementation 2019-08-23 11:57:11 -07:00
config_windows.go command/cliconfig: New CredentialsSource implementation 2019-08-23 11:57:11 -07:00
credentials.go command: Fix bug when using terraform login on Windows 2020-03-18 09:08:40 -04:00
credentials_test.go Replace import paths & set UA string where necessary 2019-10-11 22:40:54 +01:00
provider_installation.go main: Properly handle provider installation method exclusions 2020-04-23 10:52:01 -07:00
provider_installation_test.go command/cliconfig: handle provider_installation block in JSON syntax 2020-04-23 10:52:01 -07:00