can you show me an example of what you mean? i think this might already be possible
p
purple-train-14007
04/13/2021, 5:24 AM
Sure, I should be able to when I get back home.
purple-train-14007
04/13/2021, 5:53 AM
So here is what I have done so far. Keep in mind C# is not my native programming tongue and I'm actually using this as a good time to learn it. Also I am trying to figure a way in C# to make this a class that I can new up and simply pass the config variables to it so I can reuse it to build multiple VNets per my usecase.
purple-train-14007
04/13/2021, 5:54 AM
One of the things Ive noticed is the variables dont seem to show their values when the preview shows during Pulumi Up and Pulumi Preview. I was hoping to use that output in CI/CD for PRs on the infra.