pulumi/pkg/resource
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
..
config Add license headers 2018-05-22 15:02:47 -07:00
deploy Delete Before Create (#1365) 2018-05-23 14:43:17 -07:00
graph Delete Before Create (#1365) 2018-05-23 14:43:17 -07:00
plugin Add license headers 2018-05-22 15:02:47 -07:00
provider Add license headers 2018-05-22 15:02:47 -07:00
stack Fail fast when attempting to load a too-new or too-old deployment (#1382) 2018-05-25 13:29:59 -07:00
testdata Fix asset bugs; write more tests 2017-10-24 09:00:11 -07:00
asset.go Add license headers 2018-05-22 15:02:47 -07:00
asset_test.go Add license headers 2018-05-22 15:02:47 -07:00
errors.go Add license headers 2018-05-22 15:02:47 -07:00
properties.go Add license headers 2018-05-22 15:02:47 -07:00
properties_diff.go Add license headers 2018-05-22 15:02:47 -07:00
properties_diff_test.go Add license headers 2018-05-22 15:02:47 -07:00
properties_test.go Add license headers 2018-05-22 15:02:47 -07:00
resource_goal.go Add license headers 2018-05-22 15:02:47 -07:00
resource_id.go Add license headers 2018-05-22 15:02:47 -07:00
resource_id_test.go Add license headers 2018-05-22 15:02:47 -07:00
resource_state.go Add license headers 2018-05-22 15:02:47 -07:00
stack.go Add license headers 2018-05-22 15:02:47 -07:00
status.go Add license headers 2018-05-22 15:02:47 -07:00
urn.go Add license headers 2018-05-22 15:02:47 -07:00
urn_test.go Add license headers 2018-05-22 15:02:47 -07:00