Skip to content

Conversation

@sgrayson21
Copy link
Owner

Changes default version to Java 21, and overwrites the password property with the IAM generated token using the local operating system.

Copy link

@diffractious diffractious left a comment

Choose a reason for hiding this comment

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

Can you fork this from the adaptivesecurity org instead of your personal account?

String password = generateIAMToken(
PGProperty.PG_HOST.getOrDefault(props),
PGProperty.PG_PORT.getOrDefault(props),
PGProperty.USER.getOrDefault(props), );

Choose a reason for hiding this comment

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

compiler doesn't complain about a trailing comma?

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.

3 participants