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: Added dynamic block for managed_streaming_kafka_parameters #148

Merged

Conversation

praveen-kotak287676
Copy link
Contributor

Description

As observed managed_streaming_kafka_parameters was missing from source parameters for aws_pipes_pipe resource in the module.

Motivation and Context

For serving the events from MSK topic to API destination via eventbridge pipe.

Breaking Changes

NO breaking changes , only add to support new source_parameter for MSK kafka.
Because it is necessary and valid source_parameter in the official resource for configuring managed_streaming_kafka_parameters pipes.

Supported Reference : [Link](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/pipes_pipe#managed_streaming_kafka_parameters-1

How Has This Been Tested?

We are using in our project and configuring the pipes from MSK to API Destination , already tested it is up and running no breaking changes occurred.

As observed managed_streaming_kafka_parameters was missing from source parameters for aws_pipes_pipe resource in the module.
@praveen-kotak287676 praveen-kotak287676 changed the title added dynamic block for managed_streaming_kafka_parameters feat : added dynamic block for managed_streaming_kafka_parameters Jan 7, 2025
@praveen-kotak287676 praveen-kotak287676 changed the title feat : added dynamic block for managed_streaming_kafka_parameters feat: added dynamic block for managed_streaming_kafka_parameters Jan 7, 2025
@praveen-kotak287676 praveen-kotak287676 changed the title feat: added dynamic block for managed_streaming_kafka_parameters feat: Added dynamic block for managed_streaming_kafka_parameters Jan 7, 2025
@antonbabenko antonbabenko merged commit 7621d52 into terraform-aws-modules:master Jan 7, 2025
2 of 5 checks passed
antonbabenko pushed a commit that referenced this pull request Jan 7, 2025
## [3.14.0](v3.13.0...v3.14.0) (2025-01-07)

### Features

* Added dynamic block for managed_streaming_kafka_parameters ([#148](#148)) ([7621d52](7621d52))
@antonbabenko
Copy link
Member

This PR is included in version 3.14.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.

2 participants