This website requires JavaScript.
Explore
Help
Sign In
ResiLien
/
terraform
Watch
2
Star
0
Fork
You've already forked terraform
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
20e9d8e28c
terraform
/
internal
/
command
/
testdata
/
init-backend-selected-works...
/
.terraform
/
environment
2 lines
4 B
Plaintext
Raw
Normal View
History
Unescape
Escape
command: Auto-select single workspace if necessary When initializing a backend, if the currently selected workspace does not exist, the user is prompted to select from the list of workspaces the backend provides. Instead, we should automatically select the only workspace available _if_ that's all that's there. Although with being a nice bit of polish, this enables future improvments with Terraform Cloud in potentially removing the implicit depenency on always using the 'default' workspace when the current configuration is mapped to a single TFC workspace.
2021-09-22 06:29:02 +02:00
bar