From fcc1701c41d761477b757006fde380043732e684 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 13:35:57 +0000 Subject: [PATCH] Update Terraform cloudposse/config/aws to v1.5.1 --- components/terraform/aws/config/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/terraform/aws/config/main.tf b/components/terraform/aws/config/main.tf index 91e5a9e1..ce4f26a2 100644 --- a/components/terraform/aws/config/main.tf +++ b/components/terraform/aws/config/main.tf @@ -12,7 +12,7 @@ module "aws_config_storage" { module "aws_config" { source = "cloudposse/config/aws" - version = "1.5.0" + version = "1.5.1" create_sns_topic = var.create_sns_topic create_iam_role = var.create_iam_role