Terraform Tutorial with all the Live Example
-
Updated
Mar 10, 2024 - HCL
Terraform Tutorial with all the Live Example
Creating an EKS cluster with node group
Terraform infrastructure code for Address Book, a php Web App. Create Virtual Private Cloud, a public and private subnets, an Internet Gateway, a Route Table and add a route to the Internet, a security group for the web server and for the db, deploy web server and a MySQL RDS instance.
terraform modules
Terraform module to manage all network related on AWS
This project provides both AWS CloudFormation and Terraform templates for creating a highly resilient Virtual Private Cloud (VPC) architecture across three Availability Zones (AZs). The templates include a well-structured network layout featuring public, NAT, and private subnets, along with the necessary routing components.
◉ 🚩Private Terraform Registry Module - Networking (VPC/Subnets/NACL/Route Tables/Internet Gateway)
Terraform to deploy a single AZ network for 3-tier application in AWS
For provisioning EKS
This repo contains several tasks with Terraform scripts.
Automated spinning up AWS EC2 instance (with separate network) using Terraform.
This code allows teams to quickly deploy a testing environment in AWS without manual infrastructure setup, making it easier to test their applications in an isolated environment.
Basic VPC with Pubic, Private subnet, IGW & NAT using Terraform
Terraform module for public and private subnets provisioning in existing VPC
Module for creating VPC with terraform
Learn Terraform basics as you utilize VS Code to deploy AWS resources and an EC2 instance that you can SSH into to have your own redeployable environment
demo of setting up custom multi AZ vpc architecture using AWS
Create the cloud infrastructure to handle http requests using Terraform
The two-tier architecture typically consists of a web tier and a database tier. The project emphasizes the use of custom Terraform modules to create and manage infrastructure components.
Add a description, image, and links to the aws-subnet topic page so that developers can more easily learn about it.
To associate your repository with the aws-subnet topic, visit your repo's landing page and select "manage topics."