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