ronnelsupnet / terraform_aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Infrastructure with Terraform

This project contains a simple AWS infrastructure set up using Terraform, following Learn Terraform (and AWS) by Building a Dev Environment.

Overview

The infrastructure includes:

  • EC2 instances
  • S3 buckets
  • VPC
  • Security groups
  • Subnets

Prerequisites

Before you begin, ensure you have the following installed:

  • Terraform
  • AWS CLI
  • AWS account credentials configured
  • VS Code

About


Languages

Language:HCL 78.2%Language:Shell 19.5%Language:Smarty 2.3%