Elliott O'Hara

Results 3 issues of Elliott O'Hara

We use this module for lambdas triggered from event bridge events. We'd like to be able to set the retry policy on it. https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_event_target#retry_policy

💅 enhancement
stale

address [126](https://github.com/moritzzimmer/terraform-aws-lambda/issues/126) This PR just uses the existing patterns to send down retry configuration for cloudwatch event targets if specified.

💅 enhancement

### Describe the Bug When using the aws provider >=5.0.0, we get a `filter block not expected here`. See https://registry.terraform.io/providers/hashicorp/aws/latest/docs/guides/version-5-upgrade#data-sourceaws_identitystore_group ### Expected Behavior Plan and applies to work on latest...

bug