Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
oh-my-zsh
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
github
oh-my-zsh
Commits
d79086bc
Commit
d79086bc
authored
May 17, 2018
by
Matt Lewin
Committed by
Marc Cornellà
May 17, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update terraform plugin with v0.11.7 commands and help (#6834)
parent
fbcda4d5
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
149 additions
and
51 deletions
+149
-51
README.md
plugins/terraform/README.md
+5
-3
_terraform
plugins/terraform/_terraform
+144
-48
No files found.
plugins/terraform/README.md
View file @
d79086bc
##
atom
##
Terraform oh-my-zsh plugin
Plugin for Terraform, a tool from Hashicorp for managing infrastructure safely and efficiently.
Plugin for Terraform, a tool from Hashicorp for managing infrastructure safely and efficiently.
Current as of Terraform v0.11.7
### Requirements
### Requirements
*
[
Terraform
](
https://terraform.io/
)
*
[
Terraform
](
https://terraform.io/
)
...
@@ -12,8 +14,8 @@ Plugin for Terraform, a tool from Hashicorp for managing infrastructure safely a
...
@@ -12,8 +14,8 @@ Plugin for Terraform, a tool from Hashicorp for managing infrastructure safely a
### Expanding ZSH prompt with current Terraform workspace name
### Expanding ZSH prompt with current Terraform workspace name
If you want to get current Terraform workspace name in your ZSH prompt open
If you want to get current Terraform workspace name in your ZSH prompt open
your .zsh-theme file and in a cho
o
sen place insert:
your .zsh-theme file and in a chosen place insert:
```
```
$FG[045]\
$FG[045]\
...
...
plugins/terraform/_terraform
View file @
d79086bc
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment