Skip to content

Latest commit

 

History

History

alb

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Requirements

No requirements.

Providers

Name Version
aws n/a

Inputs

Name Description Type Default Required
env Name of the environment resources are deployed to. (ex. my-super-project-dev). string n/a yes
subnets_to_use List of Subnet IDs to use in ALB. list(string) n/a yes
vpc_id VPC ID to use in ALB. string n/a yes

Outputs

Name Description
dns_name DNS name of the load balancer.
security_group_id ID of the SG that ALB uses.
target_group_arns List of TG ARNs from the ALB.