You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New Features
Added --force-renew to pybritive checkout. This allows for the profile to be checked in and checked back out if the credentials are about to expire.
Added --aws-credentials-file to pybritive checkout. This allows the caller to specify an alternate location for the AWS credentials file. It also will read from AWS_SHARED_CREDENTIALS_FILE environment variable.
Bug Fixes
Sanitize pybritive configure tenant and pybritive configure global tenant/alias inputs.