Hi, can i make one vpc module and call all vpc, subnets,rt, nat, ig etc in that module. Or make seperate module such as one for vpc, one for subnet, one for nat gateway,etc. what is recommended
Actually the use case is i have to create a Vpc from scratch rather than using a pre existing module. That's y I had a doubt if I make a main project folder and under that modules folder and in that shall I keep vpc folder in which in main.tf I will keep all configurations including vpc. Or shall I create seperate folders named subnets, gateways, rt,etc
Very nice video. Hope to see more in the playlist.
Glad that you liked it foosfighter! More videos are in the queue.
Thanks,
A Monk in Cloud ☁️
Hi, can i make one vpc module and call all vpc, subnets,rt, nat, ig etc in that module. Or make seperate module such as one for vpc, one for subnet, one for nat gateway,etc. what is recommended
VPC module contains all the resources included in it. I would recommend you to go through the Terraform VPC Module and the code once
Actually the use case is i have to create a Vpc from scratch rather than using a pre existing module. That's y I had a doubt if I make a main project folder and under that modules folder and in that shall I keep vpc folder in which in main.tf I will keep all configurations including vpc. Or shall I create seperate folders named subnets, gateways, rt,etc
Is there a gut repo for the examples ?
Yes the link is in description
@@amonkincloud i dont see any git or github link in the description. sorry ..
Could you make video on nat gateway and eip
Sure
cheat sheets for EBS, S3, EFS and RDS
Sure
Cheat sheet plz
Can be found in my github repository
please share you git repo
You can find it in description
I dont see it in description@@amonkincloud
Cheat sheet plz
In the description