I’m creating a Kubernetes cluster on Azure with Pu...
# general
g
I’m creating a Kubernetes cluster on Azure with Pulumi, and also the underlying: azure.ad.Application, azure.ad.ServicePrincipal and azure.ad.ServicePrincipalPassword objects. On the first
pulumi up
it always fails with the error bellow. On second run of
pulumi up
it succeeds.