This website works better with JavaScript
Ana Sayfa
Üye Ol
Giriş Yap
aashish-fiftyfive
/
infra-assessment
şundan çatallanmış
LiveLike/infra-assessment
Çatalla
Dosyalar
Değişiklik İstekleri
Ağaç:
d4b4e6da8e
Dallar
Biçim İmleri
main
terraform
infra-assess...
/
modules
/
ec2
Aashish Goyal
d4b4e6da8e
infra: update lookup with try function
1 yıl önce
..
README.md
38965ef569
Add README.md for EC2 module
1 yıl önce
outputs.tf
09b4f56a8e
infra: add `EC2` module to provision servers
1 yıl önce
terraform.tf
d4b4e6da8e
infra: update lookup with try function
1 yıl önce
userdata.sh
09b4f56a8e
infra: add `EC2` module to provision servers
1 yıl önce
variables.tf
09b4f56a8e
infra: add `EC2` module to provision servers
1 yıl önce
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