This website works better with JavaScript
Domů
Registrovat se
Přihlásit se
aashish-fiftyfive
/
infra-assessment
rozštěpen z
LiveLike/infra-assessment
Rozštěpit
Soubory
Pull Requesty
Strom:
d4b4e6da8e
Větve
Značky
main
terraform
infra-assess...
/
modules
/
ec2
Aashish Goyal
d4b4e6da8e
infra: update lookup with try function
před 1 rokem
..
README.md
38965ef569
Add README.md for EC2 module
před 1 rokem
outputs.tf
09b4f56a8e
infra: add `EC2` module to provision servers
před 1 rokem
terraform.tf
d4b4e6da8e
infra: update lookup with try function
před 1 rokem
userdata.sh
09b4f56a8e
infra: add `EC2` module to provision servers
před 1 rokem
variables.tf
09b4f56a8e
infra: add `EC2` module to provision servers
před 1 rokem
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