Skip to content

Terraform login prompt should require yes for approval #24514

@pkolyvas

Description

@pkolyvas

Current Terraform Version

0.12.21+

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions