mirror of
https://github.com/hashicorp/terraform.git
synced 2026-02-20 16:40:08 -05:00
This new implementation is not yet used, but should eventually replace the technique of composing together various types from the svchost/auth package, since our requirements are now complex enough that they're more straightforward to express in direct code within a single type than as a composition of the building blocks in the svchost/auth package. |
||
|---|---|---|
| .. | ||
| testdata | ||
| cliconfig.go | ||
| cliconfig_test.go | ||
| config_unix.go | ||
| config_windows.go | ||
| credentials.go | ||
| credentials_test.go | ||