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 kafka broker public endpoints to module outputs #41

Open
MattLamont opened this issue Sep 16, 2024 · 0 comments
Open

Add kafka broker public endpoints to module outputs #41

MattLamont opened this issue Sep 16, 2024 · 0 comments

Comments

@MattLamont
Copy link

Is your request related to a new offering from AWS?

Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.

  • No 🛑: please wait to file a request until the functionality is avaialble in the AWS provider
  • Yes ✅: please list the AWS provider version which introduced this functionality

Yes ✅ 4.13.0

Is your request related to a problem? Please describe.

The msk-kafka-cluster module is missing outputs for the public MSK brokers.
The following attributes are available from the AWS provider, but not yet implemented as outputs on the module:

bootstrap_brokers_public_tls
bootstrap_brokers_public_sasl_iam
bootstrap_brokers_public_sasl_scram

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/msk_cluster#attribute-reference

Describe the solution you'd like.

The attributes listed above for msk clusters be exposed as outputs on this msk-kafka-cluster module.

Describe alternatives you've considered.

N/A

Additional context

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

No branches or pull requests

1 participant