Skip to content
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

return a warning instead of an error on login failure #1082

Merged
merged 1 commit into from
Jan 24, 2024

Commits on Jan 24, 2024

  1. return a warning instead of an error on login failure

    Aparently `pulumi login` can fail, and yet other pulumi commands that
    follow can succeed (see #1081).
    
    Instead of failing outright when login fails, just print a warning, so
    people are not confused when further errors happen later.
    tgummerer committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    73f904f View commit details
    Browse the repository at this point in the history