-
Updated
Sep 28, 2020
terraform-modules
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 837 public repositories matching this topic...
-
Updated
Sep 11, 2020 - Go
-
Updated
Jan 17, 2020 - HCL
-
Updated
Dec 28, 2019 - HCL
-
Updated
Sep 24, 2020 - HCL
-
Updated
Aug 28, 2020 - HCL
-
Updated
Mar 5, 2020 - HCL
-
Updated
Sep 29, 2020 - HCL
-
Updated
Sep 22, 2020 - HCL
-
Updated
Sep 17, 2020 - HCL
-
Updated
Sep 23, 2020 - HCL
-
Updated
Aug 14, 2020 - HCL
-
Updated
Sep 19, 2020 - HCL
-
Updated
Aug 14, 2020 - HCL
What
Add Scheduled Scaling
Why
Fargate services in non production stacks can be disabled during the weekend using those scaling properties.
-
Updated
Sep 24, 2020 - HCL
-
Updated
Aug 18, 2020 - HCL
-
Updated
Mar 16, 2018 - HCL
-
Updated
Aug 28, 2020 - HCL
-
Updated
Aug 18, 2020 - HCL
-
Updated
Aug 14, 2020 - HCL
-
Updated
Sep 30, 2020 - Shell
-
Updated
Sep 2, 2020 - HCL
-
Updated
Sep 11, 2020 - HCL
-
Updated
Aug 9, 2020 - HCL
-
Updated
Sep 17, 2020 - HCL
-
Updated
Jun 25, 2020 - Python
Created by Mitchell Hashimoto, HashiCorp
Released July 28, 2014
Latest release 14 days ago
- Repository
- hashicorp/terraform
- Website
- www.terraform.io
- Wikipedia
- Wikipedia
Since you require Terraform
0.12.x, I think it's better to use thetemplatefilefunction instead....and you've got🎉
100stars