sparse-intern-71089
09/15/2019, 8:34 PMincalculable-diamond-5088
09/15/2019, 8:36 PMincalculable-diamond-5088
09/15/2019, 9:21 PMpulumi up
failwhite-balloon-205
id
is ””
?
Also, please do open an issue. This is definitely not expected.white-balloon-205
actually after the upgrade allCould you include the error message you see in this case as well in an issue?failpulumi up
incalculable-diamond-5088
09/15/2019, 9:41 PMincalculable-diamond-5088
09/15/2019, 9:43 PMwhite-balloon-205
id
either missing or ””
?incalculable-diamond-5088
09/15/2019, 9:48 PMincalculable-diamond-5088
09/16/2019, 6:25 PMconst nodeSecurityGroup = aws.ec2.SecurityGroup.get(
'defaultWorkerNode',
someStackReference.outputs.workerSecurityGroupId
)
The stack outputs didn’t have workerSecurityGroupId
set.
I think there should be an easier way to debug these. Panic and crash seems like inadequate heremicroscopic-florist-22719
Panic and crash seems like inadequate hereDefinitely. We made some changes in August that were intended to address missing resources in `.get`: https://github.com/pulumi/pulumi/pull/3123
microscopic-florist-22719
microscopic-florist-22719