chilly-rainbow-79265
09/08/2020, 12:11 AMcurr, err := core.GetSubscriptions(ctx, nil, nil)
if err != nil {
return err
}
ctx.Export("stack", pulumi.String(curr.Id))
This is throwing segmentation fault errorimportant-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 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