pulumi/pkg/apitype/migrate
Sean Gillespie 347148c374
Don't try to convert a checkpoint's Latest field if nil (#1800)
Not all checkpoints have a Latest field and it is not guaranteed to be
non-nil. Fixes pulumi/pulumi#1788.
2018-08-20 13:47:49 -07:00
..
checkpoint.go Don't try to convert a checkpoint's Latest field if nil (#1800) 2018-08-20 13:47:49 -07:00
checkpoint_test.go Don't try to convert a checkpoint's Latest field if nil (#1800) 2018-08-20 13:47:49 -07:00
deployment.go Remove "down" operation for migration - it is not semantically valid in 2018-07-27 14:52:28 -07:00
deployment_test.go Remove "down" operation for migration - it is not semantically valid in 2018-07-27 14:52:28 -07:00
doc.go Remove "down" operation for migration - it is not semantically valid in 2018-07-27 14:52:28 -07:00
resource.go Add a list of in-flight operations to the deployment (#1759) 2018-08-10 21:39:59 -07:00
resource_test.go Add a list of in-flight operations to the deployment (#1759) 2018-08-10 21:39:59 -07:00