opentofu/command/cliconfig
Martin Atkins 6b2050f42a main: Properly handle provider installation method exclusions
Previously we were incorrectly using the Include configuration for both
the include and exclude list, making the include portion totally
ineffective.
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_test.go command/cliconfig: Installation methods, not installation sources 2020-04-23 10:52:01 -07:00
cliconfig.go cliconfig: Ignore config dir if TF_CLI_CONFIG_FILE envvar is set 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_test.go Replace import paths & set UA string where necessary 2019-10-11 22:40:54 +01:00
credentials.go command: Fix bug when using terraform login on Windows 2020-03-18 09:08:40 -04:00
provider_installation_test.go command/cliconfig: handle provider_installation block in JSON syntax 2020-04-23 10:52:01 -07:00
provider_installation.go main: Properly handle provider installation method exclusions 2020-04-23 10:52:01 -07:00