Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 323 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 323 Bytes

Terraform Projects for Deploying Web Application Infrastructure on AWS

This repository contains Terraform code for deploying a simple web application infrastructure on AWS, provisioning a VPC, an EC2 instance, a load balancer, a security group, a subnet, a MySQL database instance, and an ELB, and a MySQL RDS instance.