terraform-module
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 6 public repositories matching this topic...
Terraform module updating S3 notifications to AWS Lambda
-
Updated
May 13, 2022 - Ruby
A ruby gem to make testing easy in Terraform modules.
-
Updated
Mar 24, 2020 - Ruby
Terraform module for AWS S3 static website creation
-
Updated
May 16, 2019 - Ruby
Created by Mitchell Hashimoto, HashiCorp
Released July 28, 2014
Latest release about 1 month ago
- Followers
- 14.1k followers
- Repository
- hashicorp/terraform
- Website
- www.terraform.io
- Wikipedia
- Wikipedia