Skip to content

The things I do in my personal AWS account such as creating a resource, an IAM user, etc but using terraform ๐Ÿ˜Š

Notifications You must be signed in to change notification settings

JoseAngel1196/personal-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

AWS Infrastructure Playground

This repository contains Terraform modules that manage a basic AWS infrastructure setup for a personal playground account. It uses separate modules to manage networking, security, and compute resources, allowing flexibility and modularity in the configuration.

Project Structure

The repository is divided into the following main modules:

  • Networking Module (./networking) Manages VPC, subnets, and other networking-related resources.

  • Security Module (./security) Manages security configurations like key pairs, security groups, etc.

  • Compute Module (./compute) Manages EC2 instances or other compute resources within the configured networking and security infrastructure.

About

The things I do in my personal AWS account such as creating a resource, an IAM user, etc but using terraform ๐Ÿ˜Š

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages