pulumi/pkg/apitype
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
..
core.go Fail fast when attempting to load a too-new or too-old deployment (#1382) 2018-05-25 13:29:59 -07:00
errors.go Add license headers 2018-05-22 15:02:47 -07:00
history.go Add license headers 2018-05-22 15:02:47 -07:00
logs.go Add license headers 2018-05-22 15:02:47 -07:00
stacks.go Add license headers 2018-05-22 15:02:47 -07:00
updates.go Add license headers 2018-05-22 15:02:47 -07:00