pulumi/pkg/backend
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
..
cloud Fail fast when attempting to load a too-new or too-old deployment (#1382) 2018-05-25 13:29:59 -07:00
local Fail fast when attempting to load a too-new or too-old deployment (#1382) 2018-05-25 13:29:59 -07:00
state Add license headers 2018-05-22 15:02:47 -07:00
backend.go Add license headers 2018-05-22 15:02:47 -07:00
display.go Add license headers 2018-05-22 15:02:47 -07:00
snapshot.go Fix a confusing error message arising from multiple API calls failing in the same way (#1432) 2018-05-24 15:36:35 -07:00
snapshot_test.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
updates.go Add license headers 2018-05-22 15:02:47 -07:00