Skip to content

amatellanes/terraform-workspace-prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

terraform-workspace-prompt

A prompt that displays the current Terraform workspace.

You can read more about Terraform workspaces here.

Installation

  • Download the script.
wget -O ~/.terraform-workspace-prompt.sh https://raw.githubusercontent.com/amatellanes/terraform-workspace-prompt/master/terraform-workspace-prompt.sh
  • Add to the ~/.bashrc.
source $HOME/.terraform-workspace-prompt.sh
  • Load ~/.bashrc.
source ~/.bashrc

About

Terraform workspace in your prompt.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages