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