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

Remove optional extra value from credentials JSON #241

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

eternaltyro
Copy link
Collaborator

Secrets manager entry holding DB credentials could have dbInstanceIdentifier or dbCluesterIdentifier depending on the type of database in use. This change removes both keys.

Also checks if key is present in dict before attempting to delete it.

Secrets manager entry holding DB credentials could have
dbInstanceIdentifier or dbCluesterIdentifier depending on the type of
database in use. This change removes both keys.

Also checks if key is present in dict before attempting to delete it.
@kshitijrajsharma kshitijrajsharma merged commit c062535 into develop Mar 28, 2024
9 of 10 checks passed
@kshitijrajsharma kshitijrajsharma deleted the fix/aws-secrets-json-parsing branch March 28, 2024 16:29
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