Skip to content

Conversation

@cojmcc
Copy link
Contributor

@cojmcc cojmcc commented May 14, 2021

Description

Adding integration support for EventBridge PutEvents tasks

Motivation and Context

AWS released support for PutEvents
https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_PutEvents.html

Breaking Changes

None

How Has This Been Tested?

I tested the IAM policy would be generated via terraform after updating the example project.

}
}

eventbridge = {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but please add a comment right above your addition, like this:

# https://docs.aws.amazon.com/step-functions/latest/dg/eventbridge-iam.html

It helps to validate and to understand the relations.

@cojmcc cojmcc changed the title Add support for EventBridge integration with PutEvents tasks feat: Add support for EventBridge integration with PutEvents tasks May 14, 2021
@antonbabenko antonbabenko merged commit 4e0388f into terraform-aws-modules:master May 15, 2021
@antonbabenko
Copy link
Member

Thank you for this addition! You pushed it faster than I got the news about this announcement :)

v2.2.0 has been just released.

@github-actions
Copy link

I'm going to lock this pull request 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 related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants