Skip to content

Commit 0eac856

Browse files
Merge pull request #45 from terraform-module/renovate/master-examples/tracing-patch-datasource-deptype-packagefile
chore(deps): update terraform terraform-module/lambda/aws to v2.12.8 (examples/tracing/main.tf) (master)
2 parents d9002e1 + 252d1c7 commit 0eac856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tracing/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ EOF
5757
}
5858
module lambda {
5959
source = "terraform-module/lambda/aws"
60-
version = "2.12.7"
60+
version = "2.12.8"
6161

6262
function_name = "lambda-to-deploy"
6363
filename = data.archive_file.lambda.output_path

0 commit comments

Comments
 (0)