Skip to content

Tomczi18/aws3ta_open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS 3 Tier Architecture (AWS3TA)

Repository contains the terragrunt project of 3TA.

Project structure:

terragrunt.hcl
|
+---dev
|   |   env.hcl
|   \---eu-central-1
|       +---alb
|       |   \---terragrunt.hcl
|       |   
|       +---asg
|       |   \---terragrunt.hcl
|       |
|       +---ec2-bastion
|       |   \---terragrunt.hcl
|       |   
|       +---ec2-private
|       |   \---terragrunt.hcl
|       |
|       +---rds
|       |   \---terragrunt.hcl
|       |
|       \---vpc
|           \---terragrunt.hcl
\---master
    +---eu-central-1
    \---global
        +---iam-account
        \---organizations

Infrastructure was created using following modules from repository TerragruntModules :

AWS3TA Infrastructure Schema

Image1

About

Terragrunt configuration of 3TA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published