microscopic-car-16538
09/04/2020, 11:43 AMDeployment.Metadata.Name()
returns a pulumi.StringPtrOutput
and I don't have a clue about how to get a string back...
I guess it's pretty obvious but I can't see how to fix that...Apply()
and put my tests inside it.
but anyways, it looks like Deployment.Metadata.Elem().Name()
returns a *string
so it's even easier 🙂