THEY-Consulting / they-terraform

Helper modules for an easier terraform life
3 stars 0 forks source link

cron trigger name is optional #69

Closed thiemogries closed 9 months ago

thiemogries commented 9 months ago

PR instructions

setup:

cd examples/aws/lambda_with_cron_trigger
terraform init
terraform apply

testing: lambda should be triggered shortly after deployment, check the lambda / cloudwatch logs

cleanup:

terraform destroy

The steps of acceptance

✔ I executed the PR instructions and everything worked.

✔ I checked the requirements for the ticket, and they are matching the PR.

✔ I am satisfied with the code and left annotations if I had some ideas.