Skip to content

Commit

Permalink
Bump fun-stack/fun/aws from 0.11.22 to 0.11.24 in /terraform
Browse files Browse the repository at this point in the history
Bumps [fun-stack/fun/aws](https://github.com/fun-stack/terraform-aws-fun) from 0.11.22 to 0.11.24.
- [Commits](fun-stack/terraform-aws-fun@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent c93d950 commit b328092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/fun.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ locals {

module "example" {
source = "fun-stack/fun/aws"
version = "0.11.22"
version = "0.11.24"

stage = terraform.workspace

Expand Down

0 comments on commit b328092

Please sign in to comment.