Skip to content
terraform logo

Terraform

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.

Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool…

Good first issues

See all
Go Updated Jun 1, 2019
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code

Good first issues

See all
Go Updated Jun 1, 2019
Terraform provider for Azure Resource Manager
Go Updated Jun 1, 2019
Generic templated configuration management for Kubernetes, Terraform and other things

Good first issues

See all
Python Updated May 31, 2019
You can’t perform that action at this time.