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.
Here are 275 public repositories matching this topic...
A useful Terraform Docker container built on Alpine
-
Updated
Jul 26, 2017 - Makefile 8000
terraform examples for aliyun / alibaba cloud
-
Updated
Nov 7, 2017 - Makefile
Demo deployment of Apache Airflow on EC2/Ubuntu with Docker-compose, Terraform, and Ansible
-
Updated
Dec 1, 2017 - Makefile
[not-WIP] Let's orchestrate Terraform configuration files with Ansible! Terrible!
-
Updated
Mar 3, 2018 - Makefile
Terraform Container of Docker Framework
-
Updated
May 3, 2018 - Makefile
Play with Terraform + Terragrunt + Terratest
-
Updated
Aug 11, 2018 - Makefile
Template for quickly building Terraform modules.
-
Updated
Nov 2, 2018 - Makefile
[DEPRECATED] Geodesic module for managing Atlantis with ECS Fargate
-
Updated
Jan 9, 2019 - Makefile
Terraform Project template for AWS Projects
-
Updated
Jan 11, 2019 - Makefile
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