confluentinc / csid-secrets-providers

Enables use of external third-party systems for storing/retrieving key/value pairs with Confluent clusters.
https://confluentinc.github.io/csid-secrets-providers/
Other
6 stars 19 forks source link

command to install is wrong #327

Closed NathanT02 closed 4 weeks ago

NathanT02 commented 4 months ago

the command in the docs says confluent-hub install confluentinc/kafka-config-provider-aws:latest this gives an Error: plugin not found.

The correct command is confluent-hub install confluentinc/csid-secrets-provider-aws:latest.

Just for reference for future readers

stephenheg commented 4 weeks ago

Hi @NathanT02 , thanks for highlighting this.

We have merged in a PR to resolve the old naming of csid-config and kafka-config.