Skip to content

Instantly share code, notes, and snippets.

@garystafford
Created February 27, 2023 23:39
Show Gist options
  • Save garystafford/92791e7b5dd3f4ae194cec7141c658f4 to your computer and use it in GitHub Desktop.
Save garystafford/92791e7b5dd3f4ae194cec7141c658f4 to your computer and use it in GitHub Desktop.
# config.providers.secretManager worker configuration
config.providers.secretManager.param.secret.prefix=cdc
config.providers.secretManager.param.secret.ttl.ms=3600000
config.providers.secretManager.class=com.github.jcustenborder.kafka.config.aws.SecretsManagerConfigProvider
config.providers=secretManager
config.providers.secretManager.param.aws.region=us-east-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment