Skip to content

Commit

Permalink
Update Terraform terraform-aws-modules/alb/aws to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent a2075fe commit fd2414a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ locals {

module "alb" {
source = "terraform-aws-modules/alb/aws"
version = "8.7.0"
version = "9.12.0"

name = module.alb_label.id

Expand Down

0 comments on commit fd2414a

Please sign in to comment.