pulumi/pkg/operations
Luke Hoban c7adaf107d
Don't include pending-delete resources in tree representation (#902)
Resources in the checkpoint file which are pending-delete represent old versions of resources which are no longer part of the active deployment.  For purposes of constructing the active resource tree, we should skip these resources.
2018-02-12 08:47:09 -08:00
..
testdata Don't include pending-delete resources in tree representation (#902) 2018-02-12 08:47:09 -08:00
operations.go Add support for pulumi logs --since when targeting cloud backend (#756) 2017-12-21 17:16:45 -08:00
operations_aws.go Use AWS access key in operations prvider when available (#697) 2017-12-11 15:40:39 -08:00
operations_cloud_aws.go Keep embedded newlines in Lambda log messages 2018-01-29 23:33:59 -08:00
operations_cloud_aws_test.go Fix long line 2018-01-30 10:52:42 -08:00
resources.go Don't include pending-delete resources in tree representation (#902) 2018-02-12 08:47:09 -08:00
resources_test.go Improve the overall cloud CLI experience 2017-12-02 14:34:42 -08:00