Skip to content

Instantly share code, notes, and snippets.

@alexolinux
Created April 24, 2024 21:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexolinux/cf262c0c30603201b21e96ed6d98bf91 to your computer and use it in GitHub Desktop.
Save alexolinux/cf262c0c30603201b21e96ed6d98bf91 to your computer and use it in GitHub Desktop.
Install terraform by using repository
sudo yum-config-manager --add-repo https://rpm.releases.hashicorp.com/RHEL/hashicorp.repo
touch ~/.zshrc
terraform -install-autocomplete
@alexolinux
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment