mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Introduces a new method of configuring token service credentials using a host-specific environment variable. This configuration was previously possible using the [terraform-credentials-env](https://github.com/apparentlymart/terraform-credentials-env) credentials helper. This new method is now consulted first, as it is seen to be the most proximate source of credentials before CLI configuration while still falling back to the credentials helper. |
||
---|---|---|
.. | ||
testdata | ||
cliconfig_test.go | ||
cliconfig.go | ||
config_unix.go | ||
config_windows.go | ||
credentials_test.go | ||
credentials.go | ||
provider_installation_test.go | ||
provider_installation.go |