pulumi/pkg/backend/httpstate/client
Matt Ellis 687a780b20 Show a better error when `--force` needs to be passed to `stack rm`
When `pulumi stack rm` is run against a stack with resources, the
service will respond with an error if `--force` is not
passed. Previously we would just dump the contents of this error and
it looked something like:

`error: [400] Bad Request: Stack still has resources.`

We now handle this case more gracefully, showing our usual "this stack
still has resources" error like we would for the local backend.

Fixes #2431
2019-02-07 15:25:02 -08:00
..
api.go Use project name as part of stack identity with cloud backend 2019-01-24 16:56:54 -08:00
api_endpoints.go Don't emit pre-rendered update logs (#2268) 2018-12-04 14:46:32 -08:00
client.go Show a better error when `--force` needs to be passed to `stack rm` 2019-02-07 15:25:02 -08:00