Is there anyway in .net to have Pulumi run command...
# dotnet
f
Is there anyway in .net to have Pulumi run commands such as direct kubectl commands? I need to modify an existing custom resource and it would be easy to just be able to run the kubectl command to patch it. I am unable to find a pulumi cmd provider so not sure if this is even possible today.