This message was deleted.
# python
s
This message was deleted.
c
If you are waiting on two different resources you could do
Pulumi.Output.All(resource1.id, resource2.id).Apply(lambda args: f"""{args[0]]:{args[1]}""")
p
The
group
is not in the string I am constructing, but it is a parameter to
GroupPolicy
and should be implicitly waited for.