Command
terraform login
Explanation
Authenticates your local Terraform CLI with Terraform Cloud. Required for remote state management or running Terraform in the cloud.
Examples
Login to Terraform Cloud
terraform login app.terraform.io
terraform login
Authenticates your local Terraform CLI with Terraform Cloud. Required for remote state management or running Terraform in the cloud.
Login to Terraform Cloud
terraform login app.terraform.io