Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 613 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 613 Bytes

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