I just wanted to share my latest blog post that talks about using Pulumi and Nuke together to have everything in C#: infrastructure code, application code, CI/CD pipeline code. https://www.techwatching.dev/posts/when-pulumi-met-nuke
b
bored-activity-40468
12/19/2022, 7:51 PM
This is awesome, using nuke as well.
m
millions-journalist-34868
12/19/2022, 7:56 PM
In the article, I used the Pulumi CLI but I think with Pulumi Automation API it would be even better
b
bored-activity-40468
12/19/2022, 7:58 PM
I use it via automation API. I'm not using automation api in nuke since we started based on https://github.com/gitfool/Pulumi.Dungeon
But it all works great together.