This website works better with JavaScript
Kezdőlap
Regisztráció
Bejelentkezés
aashish-fiftyfive
/
infra-assessment
másolva
LiveLike/infra-assessment
Másolás
Fájlok
Beolvasztási kérések
Fa:
38965ef569
Branch-ok
Tag-ek
main
terraform
infra-assess...
/
modules
/
vpc
Aashish Goyal
93fe2b0756
Add README.md for VPC module
1 éve
..
README.md
93fe2b0756
Add README.md for VPC module
1 éve
outputs.tf
6e01da69ca
infra: add `VPC` module to setup networking.
1 éve
terraform.tf
6e01da69ca
infra: add `VPC` module to setup networking.
1 éve
variables.tf
6e01da69ca
infra: add `VPC` module to setup networking.
1 éve
README.md
VPC Module Description
Create VPC resource with its public and private subnets
Use
count
function to create multiple public subnets in different availability zones for ALB
User data file name
userdata.sh
to run set of commands at instance launch time
Internet gateway and NAT gateway for public and private subnets
Route tables to configure routes of internet gateway with public subnets and NAT gateway with private subnets