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

Normalize cloud URL during login #7544

Merged
merged 1 commit into from
Jul 16, 2021
Merged

Normalize cloud URL during login #7544

merged 1 commit into from
Jul 16, 2021

Conversation

emiliza
Copy link
Contributor

@emiliza emiliza commented Jul 15, 2021

Description

Fixes #5564

Now performing $ ~/go/bin/pulumi login https://api.pulumi.com/ will create entries in ~/.pulumi/credentials.json without the trailing slash.

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • Yes, there are changes in this PR that warrants bumping the Pulumi Service API version

@emiliza emiliza merged commit 55ed50f into master Jul 16, 2021
@pulumi-bot pulumi-bot deleted the emiliza/5564 branch July 16, 2021 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Normalize cloud URL during login
2 participants