Skip to content

Commit

Permalink
Fix #43 - add cloudwatch log group for transform lambda
Browse files Browse the repository at this point in the history
  • Loading branch information
mlcooper committed Oct 30, 2024
1 parent 947baa6 commit 49553c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ As of v7.0.0, there are two additional options available to pass in the HEC toke

| Name | Type |
|------|------|
| [aws_cloudwatch_log_group.firehose_lambda_transform](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_log_group) | resource |
| [aws_cloudwatch_log_group.kinesis_logs](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_log_group) | resource |
| [aws_cloudwatch_log_stream.kinesis_logs](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_log_stream) | resource |
| [aws_cloudwatch_log_subscription_filter.cloudwatch_log_filter](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_log_subscription_filter) | resource |
Expand Down

0 comments on commit 49553c7

Please sign in to comment.