Add a Kafka Connect Config Provider for Google Secret Manager
As a data or cloud engineer
I want to refer to secrets within Google Secret Manager when specifying Kafka Connector configurations
so that I can hide credentials from the Aiven UI that otherwise may be copied from the literal connector config.
In addition, this would lead to a more uniform customer experience across multiple clouds, since a config provider for AWS does already exist (see https://aiven.io/docs/products/kafka/kafka-connect/howto/configure-secret-providers).
1
vote