Skip to content

Commit b235376

Browse files
chore(deps): update terraform cloudposse/datadog-lambda-forwarder/aws to v1.8.0
1 parent c8ec6ae commit b235376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ module "log_group_prefix" {
4141

4242
module "datadog_lambda_forwarder" {
4343
source = "cloudposse/datadog-lambda-forwarder/aws"
44-
version = "1.5.3"
44+
version = "1.8.0"
4545

4646
cloudwatch_forwarder_log_groups = local.cloudwatch_forwarder_log_groups
4747
cloudwatch_forwarder_event_patterns = var.cloudwatch_forwarder_event_patterns

0 commit comments

Comments
 (0)