sparse-intern-71089
09/08/2020, 12:11 AMchilly-rainbow-79265
09/08/2020, 12:27 AMcurr, err := core.GetSubscriptions(ctx, nil, nil)
if err != nil {
return err
}
ctx.Export("stack", pulumi.String(curr.Id))
This is throwing segmentation fault errorchilly-rainbow-79265
09/08/2020, 12:34 AMimportant-appointment-55126
09/08/2020, 1:19 AMerr
and curr
i would of thought that is a bug; maybe someone from Pulumi can chime inchilly-rainbow-79265
09/08/2020, 6:34 AMchilly-rainbow-79265
09/08/2020, 8:13 AMimportant-appointment-55126
09/08/2020, 2:02 PMchilly-rainbow-79265
09/08/2020, 2:02 PMimportant-appointment-55126
09/08/2020, 2:11 PM