Skip to content

Commit 373ad50

Browse files
build(deps): bump clouddrove/lambda/aws in /_examples/complete
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 373ad50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_examples/complete/example.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ module "acm" {
3030
####----------------------------------------------------------------------------------
3131
module "lambda" {
3232
source = "clouddrove/lambda/aws"
33-
version = "1.3.0"
33+
version = "1.3.1"
3434

3535
name = local.name
3636
environment = local.environment

0 commit comments

Comments
 (0)