File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ components:
6464|------|--------|---------|
6565| <a name="module_datadog-integration"></a> [datadog-integration](#module\_ datadog-integration) | cloudposse/stack-config/yaml//modules/remote-state | 1.4.1 |
6666| <a name="module_datadog_configuration"></a> [datadog\_ configuration](#module\_ datadog\_ configuration) | ../datadog-configuration/modules/datadog_keys | n/a |
67- | <a name="module_datadog_lambda_forwarder"></a> [datadog\_ lambda\_ forwarder](#module\_ datadog\_ lambda\_ forwarder) | cloudposse/datadog-lambda-forwarder/aws | 1.3.0 |
67+ | <a name="module_datadog_lambda_forwarder"></a> [datadog\_ lambda\_ forwarder](#module\_ datadog\_ lambda\_ forwarder) | cloudposse/datadog-lambda-forwarder/aws | 1.3.1 |
6868| <a name="module_iam_roles"></a> [iam\_ roles](#module\_ iam\_ roles) | ../account-map/modules/iam-roles | n/a |
6969| <a name="module_log_group_prefix"></a> [log\_ group\_ prefix](#module\_ log\_ group\_ prefix) | cloudposse/label/null | 0.25.0 |
7070| <a name="module_this"></a> [this](#module\_ this) | cloudposse/label/null | 0.25.0 |
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ module "log_group_prefix" {
4040
4141module "datadog_lambda_forwarder" {
4242 source = " cloudposse/datadog-lambda-forwarder/aws"
43- version = " 1.3.0 "
43+ version = " 1.3.1 "
4444
4545 cloudwatch_forwarder_log_groups = local. cloudwatch_forwarder_log_groups
4646 cloudwatch_forwarder_event_patterns = var. cloudwatch_forwarder_event_patterns
You can’t perform that action at this time.
0 commit comments