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

Require users to login #1093

Closed
wants to merge 1 commit into from
Closed

Require users to login #1093

wants to merge 1 commit into from

Conversation

joeduffy
Copy link
Member

This changes the default behavior of the CLI to require that users
log into the Pulumi Cloud in order to perform deployments. This takes
advantage of our new service work to act as a state and concurrency
management service, so that users don't need to do this in ad-hoc ways.

This changes the default behavior of the CLI to require that users
log into the Pulumi Cloud in order to perform deployments.  This takes
advantage of our new service work to act as a state and concurrency
management service, so that users don't need to do this in ad-hoc ways.
@lukehoban
Copy link
Member

lukehoban commented Mar 30, 2018

FWIW - I think we need to address at least some of #1077 before we can move over to managed stacks by default (or as the only option).

@joeduffy
Copy link
Member Author

joeduffy commented Apr 7, 2018

Superseded by the far superior #1114.

@joeduffy joeduffy closed this Apr 7, 2018
@joeduffy joeduffy deleted the require_login branch April 7, 2018 15:04
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.

None yet

2 participants