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 17,861 public repositories matching this topic...
A terraform module to configure a website on S3
-
Updated
Jul 10, 2017 - HCL
-
Updated
Apr 20, 2017 - HCL
-
Updated
Mar 15, 2018 - HCL
Digitalocean Terraform Docker swarm
-
Updated
Nov 27, 2017 - HCL
Terraform code for article on Paired AWS Security Groups
-
Updated
Mar 10, 2019 - HCL
Terraform Module - DigitalOcean One-Click WordPress Application
-
Updated
Apr 7, 2019 - HCL
Terraform module which creates EC2-VPC security groups on AWS
-
Updated
Oct 17, 2018 - HCL
Sample project to create GKE cluster and perform integration testing using kitchen-terraform
-
Updated
May 12, 2019 - HCL
An example consul set up using terraform
-
Updated
Jun 15, 2018 - HCL
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