From b328092fd957d18cf4fee70489d095f2e9d9afc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 01:35:10 +0000 Subject: [PATCH] Bump fun-stack/fun/aws from 0.11.22 to 0.11.24 in /terraform Bumps [fun-stack/fun/aws](https://github.com/fun-stack/terraform-aws-fun) from 0.11.22 to 0.11.24. - [Commits](https://github.com/fun-stack/terraform-aws-fun/compare/v0.11.22...v0.11.24) --- updated-dependencies: - dependency-name: fun-stack/fun/aws dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- terraform/fun.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/fun.tf b/terraform/fun.tf index aed05c40..9946cb56 100644 --- a/terraform/fun.tf +++ b/terraform/fun.tf @@ -4,7 +4,7 @@ locals { module "example" { source = "fun-stack/fun/aws" - version = "0.11.22" + version = "0.11.24" stage = terraform.workspace