defenseunicorns / delivery-aws-iac

Apache License 2.0
14 stars 5 forks source link

Lamba Trigger needs to be added for eventbridge to trigger function properly. #370

Closed jbrewer3 closed 11 months ago

jbrewer3 commented 11 months ago

Persona

Delivery IAC

Description

Currently the lambda module for the password function creates the function and the trigger but these need to be linked as seen in this example. https://github.com/terraform-aws-modules/terraform-aws-lambda/blob/v6.0.1/examples/triggers/main.tf#L15-L64