pulumi/pkg/backend
Chris Smith e104ebd7f6
Several fixes relating to Pulumi clouds and auth (#651)
- Fix #644 "Re-enable use of local dev stacks". Rather than trying to be smart about using "pulumi.com" and inferring "api.pulumi.com", we just use whatever cloud URL the user provides. (e.g. "http://localhost:8080") We can improve the user experience later by providing friendly names for these things upon login. So we can show "Pulumi" or "Contoso" instead of the URL -- but let's cross that bridge later.

- Fix #640, "Better error on `pulumi login`". We only provide the more friendly error about needing to login IFF you are trying to use an authenticated Pulumi API without having creds.
2017-12-07 10:59:20 -08:00
..
cloud Several fixes relating to Pulumi clouds and auth (#651) 2017-12-07 10:59:20 -08:00
local Decrypt configuration nearer to its use. 2017-12-04 17:10:40 -08:00
state Make some updates based on CR feedback 2017-12-03 08:10:50 -08:00
backend.go Make some updates based on CR feedback 2017-12-03 08:10:50 -08:00
stack.go Make some updates based on CR feedback 2017-12-03 08:10:50 -08:00