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

Request for ClusterPolicy.kafka resource #1560

Open
wotolom opened this issue Nov 8, 2024 · 1 comment
Open

Request for ClusterPolicy.kafka resource #1560

wotolom opened this issue Nov 8, 2024 · 1 comment

Comments

@wotolom
Copy link

wotolom commented Nov 8, 2024

What resource do you need?

Terraform Resource Name:
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/msk_cluster_policy

What is your use case?

We want to migrate our community provider MRs Cluster.kafka to the UXP counterpart.
However we need to be able to create/edit the resource based policy of the MSK Cluster. (i.a. https://docs.aws.amazon.com/cli/latest/reference/kafka/put-cluster-policy.html)
In the community provider the Cluster.kafka API has a field spec.parameters.clusterPolicy that allows to provide an inline policy document.
The Terraform way of a separate resource works for us too, though we need to be able to provide the policy inline and not as json string or so. ;)

@turkenf
Copy link
Collaborator

turkenf commented Dec 1, 2024

Hi @wotolom,

Thank you for bringing up this. If you want to contribute, we would appreciate it, you can follow this guide

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

No branches or pull requests

2 participants