oh-my-posh/docs/docs/segment-terraform.md
2020-11-28 19:29:44 +01:00

445 B

id title sidebar_label
terraform Terraform Context Terraform

What

Display the currently active Terraform Workspace name.

:::info This requires a terraform binary in your PATH and will only show in directories that contain a .terraform subdirectory :::

Sample Configuration

{
  "type": "terraform",
  "style": "powerline",
  "powerline_symbol": "\uE0B0",
  "foreground": "#000000",
  "background": "#ebcc34"
}