Secure secrets in Hashicorp Vault and use them in Kafka Connect.
As DevOps/SecOps engineer,
I want to securely manage my credentials in Kafka Connect connectors,
so that I can make sure no credentials are being leaked in connector configuration.
In addition, I can manage my credentials in Hashicorp Vault and exercise credential rotation without changing my connector configuration.
27
votes
Viktor Trykolenko
shared this idea
-
AWS secret manager and Vault available via CLI/API/Terraform for Kafka Connect Connectors as supported authentication mechanisms
-
a customer expressed their concern on the key being visible in clear text in the kafka connect config
(Edited by admin)