Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove optional extra value from credentials JSON
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.
- Loading branch information