terraform/contrib/fish-completion
Sander van Harmelen 178ec8f7b4 Remove support for the -module-depth flag
# Conflicts:
#	backend/backend.go
2018-11-02 18:44:04 +01:00
..
README.md Shell completions for fish 2017-04-17 15:40:55 +00:00
terraform.fish Remove support for the -module-depth flag 2018-11-02 18:44:04 +01:00

README.md

Terraform fish shell completion

Copy the completions to your local fish configuration:

mkdir -p ~/.config/fish/completions
cp terraform.fish ~/.config/fish/completions

Please note that these completions have been merged upstream and should be bundled with fish 2.6 or later.