awslabs / git-secrets

Prevents you from committing secrets and credentials into git repositories
Apache License 2.0
12.36k stars 1.17k forks source link

Add exit code to register_aws #82

Closed enabokov closed 6 years ago

enabokov commented 6 years ago

Issue #73

Add exit code to register_aws. If the function is succeeded, it returns OK. Otherwise, it returns an error.