Skip to content
#

terraform-module

terraform logo

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 14 public repositories matching this topic...

This module streamlines the creation of automated backup workflows for Amazon EC2 instances, ensuring data resilience and simplified disaster recovery. Schedule backups, set retention policies, and customise tags effortlessly to enhance your infrastructure's reliability.

  • Updated Aug 18, 2023
  • JavaScript

AWS Serverless CRUD App Lambda DynamoDB S3.Host or deploy our CRUD web application on AWS serverless using Lambda, DynamoDB, API Gateway, and S3 at 100% free of cost. This guide will help you deploy a serverless CRUD web app on AWS.

  • Updated Dec 10, 2024
  • JavaScript

YelpCamp(3-tier architechture) application deployed across various environments, deployment process covering local, containerized, and Azure Kubernetes Service (AKS) using modular terraform code , CICD perfomred on jenkins.

  • Updated Feb 7, 2025
  • JavaScript

This project is part of 3 day workshop on terraform under the mentorship of LondheShubham153 --> github (shubham londhe sir) , Project inside this repo are created during learning topics like Terraform resources , Terraform states , Terraform init ,-->plan --> apply . , concept like LockID and Remote backend . you can take help from this .

  • Updated Nov 22, 2023
  • JavaScript

Created by Mitchell Hashimoto, HashiCorp

Released July 28, 2014

Latest release 25 days ago

Followers
14.7k followers
Repository
hashicorp/terraform
Website
www.terraform.io
Wikipedia
Wikipedia

Related Topics

hashicorp infrastructure infrastructure-as-code