Announcing Terraform Login
We’re happy to announce Terraform Login, a new command available in the Terraform CLI as of Terraform 0.12.21. Terraform Login, and its counterpart Terraform Logout, have been added to Terraform to simplify the connection of the Terraform CLI to Terraform Cloud.
Terraform Login will guide users through the process of obtaining a Terraform Cloud user token and configuring the Terraform CLI to connect to their workspaces.
Terraform Login will connect the Terraform remote backend to Terraform Cloud by default. It can also be used to connect to Terraform Enterprise by specifying the hostname following the login command.
» Connecting to TFE example command
$ terraform login private.example.com
Terraform Login is one of the many steps we’re taking as we strengthen and streamline Terraform workflows across all our tools. For questions or suggestions concerning Terraform login, please join us in our community forum.
Give Terraform Login a go and jump into Terraform Cloud today.
Sign up for the latest HashiCorp news
More blog posts like this one

Scalable, secure infrastructure code the right way: Use a private module registry
How do you ensure standard security, compliance, and reliability best practices are followed across your organization when provisioning infrastructure? A private module registry is the first step.

Vault Enterprise 1.20: SCEP, usage reporting, cloud secret imports
Vault 1.20 adds smarter, streamlined security workflows with encryption updates and UX improvements. The Terraform Vault provider adds ephemeral values.

Automating workload identity for Vault and Nomad with Terraform
Learn how to use HashiCorp Vault and workload identities in your Nomad-orchestrated applications.