Cannot get AWS to validate credentials #5116
Labels
kind/bug
Some behavior is incorrect or out of spec
needs-repro
Needs repro steps before it can be triaged or fixed
needs-triage
Needs attention from the triage team
What happened?
Thanks for building this library, it is really useful.
However, I am facing a problem where I cannot seem to be able to validate my AWS credentials in any way.
Pulumi.<stack>.yaml
has the following configuration set:If I set an AWS profile as an environment variable, I get the following error:
If I do not set the AWS profile, this is the error:
I have been stuck on this for 2 days now and I cannot seem to fathom what is even going wrong. Stack name is abc-abc for testing to ensure it does not have a conflict with an existing provider.
Example
Details provided in previous section.
Output of
pulumi about
CLI
Version 3.145.0
Go Version go1.23.4
Go Compiler gc
Host
OS darwin
Version 15.2
Arch arm64
Backend
Name MacBookPro
URL file://~
User developer
Organizations
Token type personal
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: