terraform-aws-alb

Terraform module to create AWS Application/Network Load Balancer (ALB/NLB) resources πŸ‡ΊπŸ‡¦

APACHE-2.0 License

Stars
435
Committers
74

Bot releases are hidden (Show)

terraform-aws-alb - [v3.1.0] - additional SSL certs can now be applied to HTTPS listeners

Published by brandonjbjelland over 6 years ago

terraform-aws-alb - [v3.0.0] - target groups and listeners now defined by lists of maps

Published by brandonjbjelland over 6 years ago

terraform-aws-alb - [v2.5.0] - inputs/outputs added; rubocop compliance

Published by brandonjbjelland over 6 years ago

terraform-aws-alb - [v2.4.0] - provider region now inherited

Published by brandonjbjelland over 6 years ago

  • Remove region input. If you'd like to customise the AWS provider configuration, this is supported using the new providers input which is a core Terraform feature. Read more here.
  • update CI to use terraform 0.11.2 and KT 3.1.0.
  • alb_arn_suffix output added for external consumption.
  • Several formatting changes to adhere to convention.
terraform-aws-alb - [v2.3.2] - add listener outputs for use outside of module

Published by brandonjbjelland almost 7 years ago

terraform-aws-alb - terraform 0.11.x support through kitchen-terraform 3.0.0

Published by brandonjbjelland almost 7 years ago

  • Migrated test harness to use kt3
  • comment clean up
  • Target group health check matchers have been added to register healthy responses
terraform-aws-alb - New outputs to support ECS use cases

Published by brandonjbjelland almost 7 years ago

See changelog for details.

terraform-aws-alb - Added granular logging parameters

Published by brandonjbjelland almost 7 years ago

See the CHANGELOG for full history.

Added

  • added create_log_bucket and enable_logging to help control logging more granularly.

Changed

  • existing log-related variables made more descriptive (this is the breaking change)
  • S3 policy related test made more explicit
Package Rankings
Top 6.72% on Proxy.golang.org
Badges
Extracted from project README
SWUbanner
Related Projects