-
Notifications
You must be signed in to change notification settings - Fork 215
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
Taskcat not working with AWS SSO #596
Comments
With the release of We're willing to reconsider this in a future release, however in the interim, I see that From their readme:
From there, your taskcat config file would look like this:
Please let me know what the results are. Thanks |
That worked! Thank you for looking into that for me even though it was unrelated to taskcat. |
Glad it worked! I'm leaving this open to capture in our documentation. |
Describe the bug
Taskcat not working with aws sso credentials.
To Reproduce
Steps to reproduce the behavior:
Using an aws sso login, try to run
taskcat test run
oraws2-wrap --profile default taskcat test run
aws2-wrap is what I use to get most other commands that depend on a traditional credentials file.
Either way, both commands fail with
[ERROR ] : NoCredentialsError Unable to locate credentials
Expected behavior
I would expect taskcat to be able to test my template against my aws account
**Version (Please make sure you are running the latest version of taskcat)
The text was updated successfully, but these errors were encountered: