Current Terraform Version
Use-cases
The terraform login command requires acceptance to proceed.
Currently, acceptance of the login workflow requires a y input on the CLI. The prompt is currently y/n. This is inconsistent with Terraform's current approval prompt which requires an explicit yes.
Proposal
Alter the approval of terraform login to yes. This would be consistent with current workflows.
If Terraform Login is being used in automation this is a breaking change.