pulumi/pkg/resource
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
..
analyzer Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
deploy Fix panic related to update with refresh (#5980) 2020-12-18 23:03:40 -08:00
edit Protect against panic in finding go executable and finding resources (#5548) 2020-10-11 07:13:54 +01:00
graph Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
provider Handle invalid UTF-8 characters before RPC calls (#4816) 2020-06-17 13:30:59 -06:00
stack Fix a few issues with resource references. (#5804) 2020-11-23 11:15:10 -08:00
testdata support jar files 2020-08-10 14:15:35 -07:00