j3-signalroom / iac-confluent-resources-tf

This Terraform configuration leverages the IaC Confluent API Key Rotation Terraform module to create and rotate the API Keys. It then uses AWS Secrets Manager to store the current active API Key for the Schema Registry Cluster and Kafka Cluster. Plus add parameters to the AWS System Manager Parameter Store.
https://linkedin.com/in/jeffreyjonathanjennings
MIT License
0 stars 0 forks source link

Change the `java_client_jaas_configuration` property to `sasl.jaas.config` and `bootstrap_url` property to `bootstrap.servers`, as the Java Kafka Client recognizes the latter explicitly. #12

Closed j3-signalroom closed 1 month ago

j3-signalroom commented 1 month ago

Also, put the properties into a java_client sub-secrets.