AWS Elastic Load Balancer (ELB) Terraform module
Version4.0.2
Upstream version 4.0.2
0 controls from Registry requirements
Terraform Module Source
registry.compliance.tf/terraform-aws-modules/elb/aws| Name | Type | Description | Sensitive |
|---|---|---|---|
| elb_arn | — | The ARN of the ELB | — |
| elb_dns_name | — | The DNS name of the ELB | — |
| elb_id | — | The name of the ELB | — |
| elb_instances | — | The list of instances in the ELB | — |
| elb_name | — | The name of the ELB | — |
| elb_source_security_group_id | — | The ID of the security group that you can use as part of your inbound rules for your load balancer's back-end application instances | — |
| elb_zone_id | — | The canonical hosted zone ID of the ELB (to be used in a Route 53 Alias record) | — |