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

Conditional Kafka providers #476

Open
prm-dan opened this issue Nov 20, 2024 · 0 comments
Open

Conditional Kafka providers #476

prm-dan opened this issue Nov 20, 2024 · 0 comments

Comments

@prm-dan
Copy link

prm-dan commented Nov 20, 2024

This is more of a feature request than a bug. I want to support 1 or 2 kafka providers in the same module using a condition variable. I don't think this is feasible with Terraform. My current plan is to create extra root modules for each condition (so each root module has it's own provider).

Example:

var.has_migration_cluster

When it's true, I want to TF to manage another Kafka cluster.

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