Skip to content

rgangaderan/nexon-terraform-tech-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nexon-terraform-tech-module

nexon-terraform-tech-module Technology module is root module for all other modules where you will have and create all your resources. From this module we cannot deploy anything on AWS account instead you have to call this module from Business module in https://github.com/rgangaderan/nexon-terraform-business-module

EX: Assume you need to create a Web Application running on EC2 Autoscaling with AWS Application Load balancer. You will create the main modules in this repository, and it can be callable from any other module as source