pulumi/pkg/resource
Pat Gavlin 0c8dedec22
Issue an error when attempting to read an invalid Asset. (#1528)
As an alternative we could consider simply returning an empty `Blob`.
I think it's better to fail loudly, though, as this situation can result
from unexpected/invalid archives (which we need to do a better job of
validating).

Fixes #1493.
2018-06-18 11:08:17 -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 Improve the error message when data source invocations fail (#1472) 2018-06-07 11:21:38 -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 Issue an error when attempting to read an invalid Asset. (#1528) 2018-06-18 11:08:17 -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 Support Pulumi programs written in Go 2018-06-08 10:36:10 -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