pulumi/pkg/backend/cloud
Matt Ellis 05753ec350 Don't attempt to preview a destroy operation for a PPC hosted stack
The service has no good way to preview a destroy operation for a stack
managed by a PPC. Until it does, just behave as if --force was passed
to the CLI in this case (i.e. skip the preview).

Fixes #1301
2018-05-02 12:03:23 -07:00
..
client Put StartUpdateRequest in POST body (#1305) 2018-05-01 20:40:55 -07:00
backend.go Don't attempt to preview a destroy operation for a PPC hosted stack 2018-05-02 12:03:23 -07:00
context.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
context_test.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
snapshot.go Snapshot management overhaul and refactor (#1273) 2018-04-25 17:20:08 -07:00
stack.go Don't mention PPC unless needed in the CLI 2018-04-23 16:50:48 -04:00
state.go Re-introduce interface for snapshot management (#1254) 2018-04-23 14:12:13 -07:00