Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/hashicorp gradle kotlin enhancements #9

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ethaden
Copy link
Contributor

@ethaden ethaden commented Jan 19, 2024

Updated gradle version and enhanced the kotlin implementation by removing the need to have hard-coded credentials in the code

@ethaden ethaden force-pushed the feature/hashicorp_gradle_kotlin_enhancements branch from f66e985 to 7b7c8d9 Compare January 22, 2024 16:53
@pneff93 pneff93 self-requested a review January 23, 2024 08:15
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The template should be in the HashiCorp folder, not in the root one

## Set up credentials and register schema

We register the schema with setting `PII` to the birthday field and defining the encryption rule
We register the schema with setting `PII` to the birthday field and defining the encryption rule.
First, get the REST endpoint for your Confluent cluster from the Web UI and set it to a variable. Set another value to the topic name you use in `client.properties`:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please describe the strategy of using the client.properties a bit more in detail?

Also, I guess the next shell part is not scraped from the client.properties directly but needs to be exported manually?

Copy link
Owner

@pneff93 pneff93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only minor things

Once fixed, I will merge it and test it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants