Skip to content

Commit b2a71c7

Browse files
build(deps): bump clouddrove/lambda/aws in /_examples/vpc_link_api
Bumps [clouddrove/lambda/aws](https://github.com/clouddrove/terraform-aws-lambda) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/clouddrove/terraform-aws-lambda/releases) - [Changelog](https://github.com/clouddrove/terraform-aws-lambda/blob/master/CHANGELOG.md) - [Commits](clouddrove/terraform-aws-lambda@1.3.0...1.3.1) --- updated-dependencies: - dependency-name: clouddrove/lambda/aws dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50cf105 commit b2a71c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_examples/vpc_link_api/example.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ module "acm" {
153153
####----------------------------------------------------------------------------------
154154
module "lambda" {
155155
source = "clouddrove/lambda/aws"
156-
version = "1.3.0"
156+
version = "1.3.1"
157157

158158
name = local.name
159159
environment = local.environment

0 commit comments

Comments
 (0)