This website works better with JavaScript
홈
가입하기
로그인
aashish-fiftyfive
/
infra-assessment
원본 프로젝트 :
LiveLike/infra-assessment
포크
파일
풀 리퀘스트
트리:
38965ef569
브랜치
태그
main
terraform
infra-assess...
/
modules
/
ec2
Aashish Goyal
38965ef569
Add README.md for EC2 module
1 년 전
..
README.md
38965ef569
Add README.md for EC2 module
1 년 전
outputs.tf
09b4f56a8e
infra: add `EC2` module to provision servers
1 년 전
terraform.tf
09b4f56a8e
infra: add `EC2` module to provision servers
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