This repository contains multiple AWS infrastructure projects built using Terraform.
Each project is organized into its own folder and demonstrates real-world Infrastructure as Code (IaC) practices such as remote state management, reusable configurations, and automated provisioning.
The goal of this repository is to practice, showcase, and document AWS + Terraform skills in a structured and production-aligned manner.
terraform-aws-iac-projects/
βββ terraform-aws-modular-infrastructure/
βββ terraform-aws-vpc-alb-ec2-s3/
βββ terraform-aws-rds/
βββ README.md
- Terraform
- AWS (EC2, VPC, ALB, S3, IAM)
- Git & GitHub
- Linux & Bash scripting
- Terraform v1.3.0 or later
- AWS CLI installed and configured
- AWS IAM permissions for required services
- Basic understanding of Terraform and AWS
git clone https://github.com/githubWithGHANA/terraform-aws-iac-projects.git
cd terraform-aws-iac-projectsGhanashyama
Aspiring AWS / DevOps Engineer
GitHub: githubWithGHANA