This message was deleted.
# azure
s
This message was deleted.
t
You likely need to call
ListNamespaceKeys
from within an
namespace.Name.Apply()
(or
Output.Tuple
) similar to https://github.com/pulumi/templates/blob/master/azure-csharp/MyStack.cs#L26
This ensures that the call happens after the resource is created
m
ah easy when you know how 🙂 Thanks @tall-librarian-49374
t
In mid-term, we’ll reduce the need for that in https://github.com/pulumi/pulumi/issues/5758
👍 1