diff options
| author | jerome <jerome@xlinfo.fr> | 2022-09-23 13:43:37 +0200 |
|---|---|---|
| committer | jerome <jerome@xlinfo.fr> | 2022-09-23 13:43:37 +0200 |
| commit | ae1f59834478c229e1199a3e7dfd709e8fdc65a8 (patch) | |
| tree | 0e28950d06e7a2286c1e028875c555695960609f | |
| parent | c198d2f96c3a2dba1062c9f3225c294305378095 (diff) | |
| download | vbox-ae1f59834478c229e1199a3e7dfd709e8fdc65a8.tar.gz vbox-ae1f59834478c229e1199a3e7dfd709e8fdc65a8.zip | |
mise à jour README
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,3 +5,7 @@ wget https://releases.hashicorp.com/terraform/1.2.9/terraform_1.2.9_linux_amd64.zip unzip terraform_1.2.9_linux_amd64.zip mv terraform /usr/local/bin + +## Pour activer l'autocomplétion + + terraform -install-autocomplete |
