Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Modules Project

This repository contains code used to create aws infrastructure following the architecture diagram below. 👇

AWS Architecture Diagram

Modules To Created

A list of all the modules that are created in the ./modules directory.

  • VPC module
  • NAT Gateway module
  • Security Group module
  • ASG (Auto Scaling Group) module
  • ALB (Application Load Balancer) module
  • Route53 module

Remote State

Here, we are using an AWS S3 Bucket and DynamoDB Table to store the terraform state file remotely. The ./backend_state directory contains the code necessary to create these resources.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages