Top Terraform repositories on GitHub
Modules, providers, and tooling around HashiCorp Terraform.
Ranked by stars across 1,291 repositories tagged terraform. Refreshed daily.
- 1bregman-arie/devops-exercises★ 82,248 · ⑂ 19,347
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
- devops
- aws
- linux
- ansible
- python
- docker
- 2hashicorp/terraform★ 48,340 · ⑂ 10,340
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
- graph
- infrastructure-as-code
- terraform
- cloud
- cloud-management
- 3MichaelCade/90DaysOfDevOps★ 29,448 · ⑂ 6,728
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
- devops
- kubernetes
- containers
- iac
- terraform
- ansible
- 4GoogleCloudPlatform/microservices-demo★ 20,200 · ⑂ 9,844
Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.
- kubernetes
- grpc
- istio
- gke
- skaffold
- sample-application
- 5mikefarah/yq★ 15,355 · ⑂ 769
yq is a portable command-line YAML, JSON, XML, CSV, TOML, HCL and properties processor
- yaml-processor
- yaml
- cli
- golang
- splat
- devops-tools
- 6budtmo/docker-android★ 14,944 · ⑂ 1,688
Android in docker solution with noVNC supported and video recording
- docker-android
- android
- android-emulator
- novnc
- mobile-web
- mobile-app
- 7GoogleCloudPlatform/terraformer★ 14,532 · ⑂ 1,825
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
- cloud
- terraform
- terraform-configurations
- gcp
- google-cloud
- hcl
- 8semaphoreui/semaphore★ 13,571 · ⑂ 1,254
Modern UI and powerful API for Ansible, Terraform/OpenTofu/Terragrunt, PowerShell and other DevOps tools.
- ansible
- devops
- ci
- cicd
- opentofu
- terraform
- 9coder/coder★ 13,089 · ⑂ 1,278
Secure environments for developers and their agents
- remote-development
- development-environment
- ide
- dev-tools
- vscode
- jetbrains
- 10infracost/infracost★ 12,284 · ⑂ 667
Cloud cost estimates for Terraform in pull requests💰📉 Shift FinOps Left!
- terraform
- cost-estimation
- infrastructure-as-code
- aws
- terraform-cost-estimation
- cloud
- 11hashicorp/terraform-provider-aws★ 10,861 · ⑂ 10,111
The AWS Provider enables Terraform to manage AWS resources.
- terraform
- terraform-provider
- aws
- 12gruntwork-io/terragrunt★ 9,558 · ⑂ 1,180
Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
- terraform
- devops
- cli
- aws
- developer-tools
- opentofu
- 13khuedoan/homelab★ 9,221 · ⑂ 859
Fully automated homelab from empty disk to running services with a single command.
- kubernetes
- pxe
- homelab
- ansible
- docker
- helm
- 14runatlantis/atlantis★ 9,059 · ⑂ 1,265
Terraform Pull Request Automation
- terraform
- devops
- atlantis
- golang
- go
- sre
- 15bridgecrewio/checkov★ 8,693 · ⑂ 1,332
Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.
- terraform
- static-analysis
- aws
- gcp
- azure
- aws-security
- 16HariSekhon/DevOps-Bash-tools★ 8,255 · ⑂ 1,565
1000+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs, SQL, PostgreSQL, MySQL, Hive, Impala, Kafka, Hadoop, Jenkins, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3, LDAP, Code/Build Linting, pkg mgmt for Linux, Mac, Python, Perl, Ruby, NodeJS, Golang, Advanced dotfiles: .bashrc, .vimrc, .gitconfig, .screenrc, tmux..
- bash
- docker
- perl
- cloudera
- hadoop
- kafka
- 17gruntwork-io/terratest★ 7,914 · ⑂ 1,371
Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
- devops
- testing
- testing-library
- aws
- terraform
- packer
- 18turbot/steampipe★ 7,807 · ⑂ 334
Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.
- steampipe
- postgresql
- postgresql-fdw
- cloud
- security
- aws
- 19Orange-Cyberdefense/GOAD★ 7,779 · ⑂ 1,063
game of active directory
- active-directory
- infrastructure-as-code
- pentest
- ansible
- terraform
- vagrant
- 20ChristianLempa/boilerplates★ 7,704 · ⑂ 1,822
Create reusable templates and turn them into configurable workloads for homelabs and self-hosted infrastructure. Free and Open-Source.
- ansible
- docker
- docker-compose
- kubernetes
- packer
- terraform
- 21aquasecurity/tfsec★ 6,993 · ⑂ 555
Tfsec is now part of Trivy
- terraform
- security
- scanner
- static-analysis
- ci
- aws
- 22fullstackhero/dotnet-starter-kit★ 6,445 · ⑂ 1,939
Production Grade Cloud-Ready .NET 10 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
- clean-architecture
- dotnet
- webapi
- multitenancy
- boilerplate
- template
- 23shuaibiyy/awesome-tf★ 6,441 · ⑂ 1,020
Curated list of resources on HashiCorp's Terraform and OpenTofu
- awesome-list
- awesome
- hashicorp-terraform
- terraform-modules
- devops
- infrastructure-as-code
- 24ThreeDotsLabs/wild-workouts-go-ddd-example★ 6,315 · ⑂ 577
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
- go
- golang
- ddd
- clean-architecture
- hexagonal-architecture
- cqrs
- 25cloud-custodian/cloud-custodian★ 5,980 · ⑂ 1,614
Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources
- aws
- compliance
- cloud
- rules-engine
- cloud-computing
- management
Find engineers shipping Terraform
The list above ranks the most-starred public repositories tagged with the Terraform topic, drawn from the public GitHub graph. Across 1,291 repositories tagged this way, the maintainers and top contributors are a tight cluster of the people actually building Terraform.
Looking for engineers who’ve worked on Terraform for real, not just listed it on LinkedIn? The fastest path is the contributor list of these repos. Their commits, issues, and READMEs are public proof of depth.
Refolk turns this list into a search. Ask for “maintainers of top Terraform repos who are hiring”, “Terraform engineers in San Francisco”, or “founders shipping Terraform” and Refolk returns a ranked shortlist with sources.
How this list is built
Last refreshed: Thu, 07 May 2026 05:55:24 GMT
Need a list like this for any search?
Refolk runs natural-language searches across GitHub, LinkedIn, and the open web. Try one of these:
Browse other topics
- Top Data engineering repos
- Top RAG repos
- Top Vector databases repos
- Top Robotics repos
- Top Ethereum repos
- Top GraphQL repos
- Top Game development repos
- Top Computer vision repos
See all repository lists.