This website works better with JavaScript
Почетна
Регистрација
Пријавите се
aashish-fiftyfive
/
infra-assessment
изданак од
LiveLike/infra-assessment
Креирај огранак
Датотеке
Захтеви за спајање
Дрво:
fa6afbd86e
Гране
Ознаке
main
terraform
infra-assess...
/
modules
/
ec2
Aashish Goyal
fa6afbd86e
infra: update lookup function with try function in security group rule config
пре 1 година
..
README.md
38965ef569
Add README.md for EC2 module
пре 1 година
outputs.tf
09b4f56a8e
infra: add `EC2` module to provision servers
пре 1 година
terraform.tf
fa6afbd86e
infra: update lookup function with try function in security group rule config
пре 1 година
userdata.sh
09b4f56a8e
infra: add `EC2` module to provision servers
пре 1 година
variables.tf
09b4f56a8e
infra: add `EC2` module to provision servers
пре 1 година
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