n-insaidoo / Vpc_modules

Creating a custom VPC on AWS using IaaC Terraform with the help of modules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vpc_modules

Creating a custom VPC on AWS using IaaC Terraform with the help of modules.
Terraform code for creating a Vpc using a exeternal module for the ease of reuse and robust code. variables is file to edit the input or the customization for the infrastructure. output is file to code for the required output from the api. resources file is essentionally a main file where all the resourceses are coded.

About

Creating a custom VPC on AWS using IaaC Terraform with the help of modules.


Languages

Language:HCL 100.0%