Commit Graph

23 Commits (ceb8bcbbe047fd8aa0f082a7c08c5ce34dfd8989)

Author SHA1 Message Date
Samsondeen c0a7ff235b
Apply some new go collection features (#36818)
1 year ago
Liam Cervante 7c4aeac5f3
stacks: load credentials from config file on startup (#35952)
1 year ago
Craig Sloggett f20b055618
Prevent duplicate error messages for unset environment variables
2 years ago
Craig Sloggett b53db4ef14
Ensure environment variables are set when interpolating rawPath
2 years ago
Craig Sloggett 302c6deddc
Interpolate environment variables when configuring dev_overrides
2 years ago
Nick Fagerlund 9a7fae5ff1 Typo fix
2 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Reda Khaled fa9d044c58 bugfix(cliconfig.go): emit a warning msg if bad CLI config file path
3 years ago
Martin Atkins a86cef4d50 cliconfig: Allow breaking the dependency lock file using the environment
3 years ago
kmoe b435b4ccde
cliconfig: more provider_installation err detail (#32722)
3 years ago
Martin Atkins e2380b1038 cliconfig: Allow forcing use of the plugin cache despite the lock file
3 years ago
Martin Atkins 783a07d9e8 build: Use Go 1.19
4 years ago
Brandon Croft 1943af51a2
fix(creds): allow periods in TF_TOKEN_... credentials vars
4 years ago
Brandon Croft f04202d222
Update credentials_test.go
4 years ago
Brandon Croft fda05f3d44
feat(credentials): allow hyphens to be encoded as __ in variables
4 years ago
Brandon Croft 307326fa3a
allow remote service creds to be configured using env
4 years ago
Eng Zer Jun fedd315275
test: use `T.TempDir` to create temporary test directory (#30803)
4 years ago
Zach Whaley c9a5fdb366
cliconfig: Fix error message about invalid credentials helper type
5 years ago
Martin Atkins 383bbdeebc Upgrade to Go 1.17
5 years ago
Martin Atkins b40a4fb741 Move plugin/ and plugin6/ to internal/plugin{,6}/
5 years ago
Martin Atkins 31349a9c3a Move configs/ to internal/configs/
5 years ago
Martin Atkins ffe056bacb Move command/ to internal/command/
5 years ago