Skip to content

Commit

Permalink
feat(tofu): add 3rd party fallback completion loader
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Apr 29, 2024
1 parent af7fbb9 commit 4edd9a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions completions/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@
/_tkn
/_tkn-pac
/tightvncviewer
/_tofu
/tracepath6
/_trivy
/typeset
Expand Down
3 changes: 2 additions & 1 deletion completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -881,6 +881,7 @@ CLEANFILES = \
_tkn \
_tkn-pac \
tightvncviewer \
_tofu \
tracepath6 \
_trivy \
typeset \
Expand Down Expand Up @@ -1208,7 +1209,7 @@ symlinks: $(DATA)
$(ss) update-alternatives \
alternatives
$(ss) _vault \
_bao _consul _nomad _packer _terraform
_bao _consul _nomad _packer _terraform _tofu
$(ss) vipw \
vigr
$(ss) vncviewer \
Expand Down

0 comments on commit 4edd9a2

Please sign in to comment.