Bash Prompt for Terraform Workspaces

Hi Folks,

I’ve created a small bash script that shows which terraform workspace you are using on the command prompt. Colour coded for prod, dev and other - easy to extend to other environments.

https://github.com/dozyio/terraform-bash-workspace-prompt

Feedback welcome

Thanks

1 Like