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

feat: Support Event Connection invocation_connectivity_parameters and pipes self_managed_kafka_parameters, rabbitmq_broker_parameters #159

Conversation

magreenbaum
Copy link
Member

Description

Adds support for aws_cloudwatch_event_connection.invocation_connectivity_parameters, aws_pipes_pipe.rabbitmq_broker_parameters, and aws_pipes_pipe.self_managed_kafka_parameters.

Motivation and Context

Breaking Changes

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@antonbabenko antonbabenko merged commit 632f548 into terraform-aws-modules:master Apr 9, 2025
15 checks passed
@antonbabenko
Copy link
Member

Thank you, @magreenbaum !

antonbabenko pushed a commit that referenced this pull request Apr 9, 2025
## [3.15.0](v3.14.5...v3.15.0) (2025-04-09)

### Features

* Support Event Connection `invocation_connectivity_parameters` and pipes `self_managed_kafka_parameters`, `rabbitmq_broker_parameters`  ([#159](#159)) ([632f548](632f548))
@antonbabenko
Copy link
Member

This PR is included in version 3.15.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The module does not support self_managed_kafka_parameters as the source_parameters
2 participants