You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains Terraform scripts to set up an AWS infrastructure, including a public subnet with Internet access via an Internet Gateway, a private subnet secured and connected through a NAT Gateway in the public subnet, and a Load Balancer to distribute traffic to two EC2 instances in the private subnet.