Skip to content

Commit a832fe1

Browse files
kevcubecloudpossebotGowiemmilldr
authored
update datadog_lambda_forwarder ref for darwin_arm64 (cloudposse/terraform-aws-components#626)
Co-authored-by: cloudpossebot <[email protected]> Co-authored-by: Matt Gowie <[email protected]> Co-authored-by: Dan Miller <[email protected]>
1 parent 56d6bcd commit a832fe1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 |

src/main.tf

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

4141
module "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

0 commit comments

Comments
 (0)