diff options
author | Matt Lewin <matt@mogroups.com> | 2018-05-17 10:18:20 -0400 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2018-05-17 16:18:20 +0200 |
commit | d79086bc87a8728121526081ad8b81e635904f55 (patch) | |
tree | 4982b883bb7a5198bddb5bdb421757b58aceebe5 /plugins/terraform/README.md | |
parent | fbcda4d5a92e023388259652652d154558e49ef3 (diff) | |
download | zsh-d79086bc87a8728121526081ad8b81e635904f55.tar.gz zsh-d79086bc87a8728121526081ad8b81e635904f55.tar.bz2 zsh-d79086bc87a8728121526081ad8b81e635904f55.zip |
Update terraform plugin with v0.11.7 commands and help (#6834)
Diffstat (limited to 'plugins/terraform/README.md')
-rw-r--r-- | plugins/terraform/README.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/plugins/terraform/README.md b/plugins/terraform/README.md index 46855e417..e5d9e47b6 100644 --- a/plugins/terraform/README.md +++ b/plugins/terraform/README.md @@ -1,7 +1,9 @@ -## atom +## Terraform oh-my-zsh plugin Plugin for Terraform, a tool from Hashicorp for managing infrastructure safely and efficiently. +Current as of Terraform v0.11.7 + ### Requirements * [Terraform](https://terraform.io/) @@ -12,8 +14,8 @@ Plugin for Terraform, a tool from Hashicorp for managing infrastructure safely a ### Expanding ZSH prompt with current Terraform workspace name -If you want to get current Terraform workspace name in your ZSH prompt open -your .zsh-theme file and in a choosen place insert: +If you want to get current Terraform workspace name in your ZSH prompt open +your .zsh-theme file and in a chosen place insert: ``` $FG[045]\ |