Explorar o código

Add README.md for EC2 module

Aashish Goyal hai 1 ano
pai
achega
38965ef569
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      modules/ec2/README.md

+ 7 - 0
modules/ec2/README.md

@@ -0,0 +1,7 @@
+# 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