Comment 11 for bug 1381136

Revision history for this message
Steven Hardy (shardy) wrote :

> InstanceID: {get_resource: somestack}

Why would you ever expect this to work, given that somestack returns a unique reference (not necessarily the resource ID) to a stack, not an instance?

> resource_id_list: [ ... the result of FnGetRefId of a member

This will work, in fact it already does in the patch I posted.