aws-secrets-github-sync
aws-secrets-github-sync copied to clipboard
chore(src/clients): improved error handling
Summary
This PR adds improved error handling when interfacing with the GitHub CLI or AWS SecretsManager.
When I first used this project I did not have permission to one of the repos it was trying to swap secrets for. It silently failed and caused trouble until we noticed the issue. This will hopefully prevent that from happening again.