mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-27 07:03:11 -04:00
Currently CloudWatch log subscription supports Lambda as a destination. And we can use `aws_cloudwatch_log_subscription_filter` resource for creating subscriptions with Lambda as a destination, but it needs some additional actions. I described them in description, but feel free to improve description if you can say the same better. This change will help better understand abilities of using this resource.