I want to use Pulumi deployments, with TeamCity do...
# pulumi-deployments
w
I want to use Pulumi deployments, with TeamCity doing my build for my Pulumi programs in .net (secret detection in code, roslyn analysers, etc). I can get TeamCity to do a preview, but I don't have an option to pause a build in TC or Pulumi Deployments? So that I can verify my preview is indeed correct. Is there a way to handle this?
.net core