From a1ce0aecd4d5e7ae2f9a8ac4c16b632b990aa1d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 08:46:49 +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