Skip to content

ajimbong/terraform-modules-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages