pulumi/pkg/backend/local
Sean Gillespie 924c49d7e0
Fail fast when attempting to load a too-new or too-old deployment (#1382)
* Error when loading a deployment that is not a version that the CLI understands

* Add a test for 'pulumi stack import' on a badly-versioned deployment

* Move current deployment version to 'apitype'

* Rebase against master

* CR: emit CLI-friendly error message at the two points outside of the engine calling 'DeserializeDeployment'
2018-05-25 13:29:59 -07:00
..
backend.go Fail fast when attempting to load a too-new or too-old deployment (#1382) 2018-05-25 13:29:59 -07:00
crypto.go Add license headers 2018-05-22 15:02:47 -07:00
display.go Fix {computed,output}<> display in preview. (#1409) 2018-05-22 17:20:03 -07:00
jsonmessage.go Add license headers 2018-05-22 15:02:47 -07:00
progress.go Add license headers 2018-05-22 15:02:47 -07:00
rows.go Add license headers 2018-05-22 15:02:47 -07:00
snapshot.go Add license headers 2018-05-22 15:02:47 -07:00
stack.go Show manifest information for stacks 2018-05-23 16:43:34 -07:00
state.go Add license headers 2018-05-22 15:02:47 -07:00