Skip to content
#

Terraform

terraform logo

Terraform can manage existing and popular service providers, such as AWS, as well as custom in-house solutions.

It uses configuration files to describe the components necessary to run a single application or your entire datacenter.

It generates an execution plan describing what will happen to reach the desired state, and afterwards executes it to build the desired infrastructure. As the configuration changes, Terraform is able to determine the changes and create incremental execution plans which can be applied.

The infrastructure Terraform can manage includes low-level components such as compute instances, storage, and networking, as well as high-level components such as DNS (Domain Name Service) entries, SaaS (Software as a Service) features.

Here are 608 public repositories matching this topic...

This project features two microservices on GKE using a shared Persistent Volume for file storage and processing. The first microservice handles file storage and coordinates with the second for product calculations. Deployment is automated via a CI/CD pipeline using GCP services like Cloud Build, Artifact Registry, and GKE.

  • Updated Aug 22, 2024
  • JavaScript

Проект для обеспечения доступности сайтов Wix в регионах с ограниченным доступом (Китай, РФ) через reverse proxy на Docker + Nginx, Cloudflare, Netlify, туннели и VPS-сервисы

  • Updated Nov 11, 2025
  • JavaScript

Created by Mitchell Hashimoto, HashiCorp

Released July 28, 2014

Latest release 6 days ago

Followers
14.8k followers
Repository
hashicorp/terraform
Website
github.com/topics/terraform
Wikipedia
Wikipedia

Related topics

hashicorp infrastructure infrastructure-as-code