From c2b8f7728bc6d7d47fce9959cdcf83a880642c84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 16:30:15 +0000 Subject: [PATCH] chore(deps): update terraform terraform-aws-modules/alb/aws to v9.11.0 --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tf b/main.tf index 9209b21..198f864 100644 --- a/main.tf +++ b/main.tf @@ -9,7 +9,7 @@ locals { module "nlb" { source = "terraform-aws-modules/alb/aws" - version = "9.8.0" + version = "9.11.0" create_security_group = false name = module.this.id