Skip to content

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 🎉

Copy link

github-actions bot commented Feb 7, 2025

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 Feb 7, 2025
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.

2 participants