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
Branch:
terraform
Branch-ok
Tag-ek
main
terraform
infra-assess...
/
modules
/
ec2
Aashish Goyal
fa6afbd86e
infra: update lookup function with try function in security group rule config
1 éve
..
README.md
38965ef569
Add README.md for EC2 module
1 éve
outputs.tf
09b4f56a8e
infra: add `EC2` module to provision servers
1 éve
terraform.tf
fa6afbd86e
infra: update lookup function with try function in security group rule config
1 éve
userdata.sh
09b4f56a8e
infra: add `EC2` module to provision servers
1 éve
variables.tf
09b4f56a8e
infra: add `EC2` module to provision servers
1 éve
README.md
EC2 Module Description
Create security group for load balancer and ec2 servers
Use
for_each
function for ingress / egress security group rules to add multiple rule config
Setup application load balancer with its listeners and target groups
Add autoscaling group with custom launch configuration
Provisioned servers will automatically add / remove from the target group