Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AWS Batch as a cloudwatch_event_target #4023

Closed
mmircea16 opened this issue Apr 3, 2018 · 3 comments · Fixed by #4312
Closed

Add AWS Batch as a cloudwatch_event_target #4023

mmircea16 opened this issue Apr 3, 2018 · 3 comments · Fixed by #4312
Labels
enhancement Requests to existing resources that expand the functionality or scope.
Milestone

Comments

@mmircea16
Copy link

This is a feature request.

AWS has recently added the ability to use an AWS Batch resource as the target of a cloudwatch event: https://aws.amazon.com/about-aws/whats-new/2018/03/amazon-cloudwatch-events-now-supports-aws-batch-as-an-event-target/

This is confirmed by the AWS documentation: https://docs.aws.amazon.com/AmazonCloudWatchEvents/latest/APIReference/API_Target.html as it now accepts a BatchParameters object

In Terraform we would need to add to the cloudwatch_event_target resource a BatchParameters corresponding field - maybe something like batch_target

@bflad
Copy link
Contributor

bflad commented Apr 23, 2018

Support has been merged into master via #4312 and will release with v1.16.0 of the AWS provider, likely in a few days.

@bflad
Copy link
Contributor

bflad commented Apr 25, 2018

This has been released in version 1.16.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

@ghost
Copy link

ghost commented Apr 6, 2020

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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Apr 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants