terraform-aws-modules / terraform-aws-eventbridge

Terraform module to create AWS EventBridge resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/eventbridge/aws
Other
143 stars 149 forks source link

There are examples of using this module to start AWS Batch jobs? #109

Closed mdimarino closed 9 months ago

mdimarino commented 9 months ago

It will be nice to have an example showing this using AWS Batch Hashicorp module to schedule jobs.

Thanks!

antonbabenko commented 9 months ago

There are no examples for AWS Batch integration, but it should be no different from the integrations with other targets listed in the examples/complete:

https://github.com/terraform-aws-modules/terraform-aws-eventbridge/blob/d8a8e76dc36b8d0803ab33ec5e813dd0937eed56/examples/complete/main.tf#L68-L139

github-actions[bot] commented 7 months ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.