Is there a way to programmatically hand in a provi...
# aws
q
Is there a way to programmatically hand in a provider of a mks cluster when creating a Kafka Topic in AWS rather then using
pulumi config set kafka:bootstrapServers
? Im a little confused since there is very little resources or examples to read regarding kafka.