pulumi/pkg
Levi Blackstone 8a9b381767
Fix panic related to update with refresh (#5980)
The step generator was incorrectly tracking goal states for
old resources, which could lead to a panic if the resource
was removed in the update. This fix only generates goal
states for resources that exist in the updated program.
2020-12-18 23:03:40 -08:00
..
backend Assume no terminal if the display width/height is 0 (#5959) 2020-12-18 15:38:15 -08:00
cmd/pulumi Fix linting. (#5967) 2020-12-16 16:00:59 -08:00
codegen Improve meta tags on documentation (#5968) 2020-12-17 10:44:57 -08:00
engine Fix panic related to update with refresh (#5980) 2020-12-18 23:03:40 -08:00
graph Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
operations Ensure CLI doesn't panic when using pulumi watch and ComponentResources (#5675) 2020-11-04 01:14:43 +00:00
resource Fix panic related to update with refresh (#5980) 2020-12-18 23:03:40 -08:00
secrets Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
testing/integration Ensure stderr is updated on error even if verbose is not set 2020-11-18 00:56:26 -08:00
util Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod [codegen/docs] - Improve resource doc titles (#5894) 2020-12-08 15:04:36 -08:00
go.sum Fixing up the go deps as this was breaking the publish step 2020-12-08 14:30:21 +00:00