terraform
An infrastructure-as-code tool for building, changing, and versioning infrastructure safely and efficiently.
There are 24094 repositories under terraform topic.
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
hashicorp/terraform
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.
MichaelCade/90DaysOfDevOps
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.
GoogleCloudPlatform/microservices-demo
Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.
GoogleCloudPlatform/terraformer
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
infracost/infracost
Cloud cost estimates for Terraform in pull requests💰📉 Shift FinOps Left!
semaphoreui/semaphore
Modern UI and powerful API for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.
budtmo/docker-android
Android in docker solution with noVNC supported and video recording
hashicorp/terraform-provider-aws
The AWS Provider enables Terraform to manage AWS resources.
coder/coder
Provision remote development environments via Terraform
khuedoan/homelab
Fully automated homelab from empty disk to running services with a single command.
gruntwork-io/terragrunt
Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
runatlantis/atlantis
Terraform Pull Request Automation
gruntwork-io/terratest
Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
bridgecrewio/checkov
Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.
turbot/steampipe
Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.
aquasecurity/tfsec
Tfsec is now part of Trivy
HariSekhon/DevOps-Bash-tools
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..
hobby-kube/guide
Kubernetes clusters for the hobbyist.
Orange-Cyberdefense/GOAD
game of active directory
shuaibiyy/awesome-tf
Curated list of resources on HashiCorp's Terraform and OpenTofu
ThreeDotsLabs/wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
terraform-linters/tflint
A Pluggable Terraform Linter
KubeOperator/KubeOperator
KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。
hashicorp/terraform-cdk
Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
ChristianLempa/boilerplates
This is my personal template collection. Here you'll find templates, and configurations for various tools, and technologies.
tenable/terrascan
Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.
dependabot/dependabot-core
🤖 Dependabot's core logic for creating update PRs.
clong/DetectionLab
Automate the creation of a lab environment complete with security tooling and logging best practices
hashicorp/terraform-provider-azurerm
Terraform provider for Azure Resource Manager
tfutils/tfenv
Terraform version manager
terraform-aws-modules/terraform-aws-eks
Terraform module to create Amazon Elastic Kubernetes (EKS) resources 🇺🇦
diggerhq/digger
Digger is an open source IaC orchestration tool. Digger allows you to run IaC in your existing CI pipeline ⚡️
terraform-docs/terraform-docs
Generate documentation from Terraform modules in various output formats
dtan4/terraforming
Export existing AWS resources to Terraform style (tf, tfstate) / No longer actively maintained