Thanks Roderik, I guess that's going to be some of the key differences between the different languages with pulumi - formatting of such content. If we stick with c# we may need to find or build something more specific (or take the hit and just use c# directly). FYI that online converter for c# made classes rather than a dictionary which is that pulumi expects.
p
proud-pizza-80589
04/24/2021, 10:55 AM
i assume you can also read the yaml file in c# and parse it
b
billowy-army-68599
04/24/2021, 6:19 PM
you can absolutely read in a yaml file from disk, you have all the power of your chosen language