Skip to content

Latest commit

 

History

142 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-aws-load-balancer

GitHub release (latest SemVer) GitHub pre-commit

Terraform module which creates security related resources on AWS.

Target AWS Services

Terraform Modules from this package were written to manage the following AWS Services with Terraform.

  • AWS ELB (Elastic Load Balancing)
    • ALB (Application Load Balancer)
      • Load Balancer
      • Listener
      • Target Group (Instance / IP / Lambda)
    • NLB (Network Load Balancer)
      • Load Balancer
      • Listener
      • Target Group (Instance / IP / ALB)
    • GWLB (Gateway Load Balancer)
      • Load Balancer
      • Listener
      • Target Group (Instance / IP)

Examples

ALB (Application Load Balancer)

NLB (Network Load Balancer)

GWLB (Gateway Load Balancer)

Self Promotion

Like this project? Follow the repository on GitHub. And if you're feeling especially charitable, follow posquit0 on GitHub.

License

Provided under the terms of the Apache License.

Copyright © 2022-2026, Byungjin Park.

Releases

Sponsor this project

Packages

Used by

Contributors

Languages