Discover · GitHub · Terraform↑ +172 today
Manage your infrastructure with code
Developed by HashiCorp, Terraform defines infrastructure as code, allowing it to be created in a safe and predictable manner. Written in the Go language, this tool converts application programming interfaces (APIs) into declarative configuration files, allowing teams to manage infrastructure processes under version control.
Updates
- September 17, 2026: Stars 49,631 → 49,674, latest release v1.16.3 (September 16, 2026).
- September 10, 2026: Stars 49,611 → 49,631, latest release v1.16.2 (September 9, 2026).
- September 3, 2026: Stars 49,546 → 49,611, latest release v1.16.1 (September 2, 2026).
- August 27, 2026: Stars 49,487 → 49,546, latest release v1.16.0 (August 26, 2026).
What you get
- Managing infrastructure processes with version control
- Planning before implementing changes
- Visualize and manage resource dependencies
Installation
Add HashiCorp tap
brew tap hashicorp/tapmacOS (Homebrew)
brew install hashicorp/tap/terraformDocker image
docker pull hashicorp/terraformRunning it
Verify version
terraform -versionGetting started
- Official source →
Related dictionary terms
Who it is forIt is for system administrators and software developers who want to automate infrastructure processes and manage them through code.
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-07-11: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.