--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # terraform login > Log in to a remote host. > See also: `terraform logout`. > More information: . - Log in to HCP Terraform (app.terraform.io): `terraform login` - Log in to a specific hostname: `terraform login {{hostname}}` - Log in to HCP Terraform Europe: `terraform login app.terraform.io/eu`