Hello, Everyone! I am trying to go through the C# ...
# dotnet
b
Hello, Everyone! I am trying to go through the C# AWS Ec2 Tutorial and am not sure if I am doing something wrong, or if the tutorial needed some updates? I was not able to get through it the way it was, I proposed some changes here to step 2, which is what I ended up doing to get it to work but maybe I was going through it the wrong way/missing something? https://github.com/pulumi/docs/pull/3208
t
Honestly, our tutorials need some love. I believe @faint-table-42725 is tracking this work.
b
Right. My only concern with going through it is if C# has the same level of support that the other languages do. I believe Pulumi started out with JavaScript and TypeScript as the two options and C# was added later.
f
Sadly, it’s not just C#, but our tutorials in general need some examination. We don’t have a ‘preferred’ language over any other and support them all. Currently, there are some instances where there are differences between languages (e.g. dynamic provisioner support) and we’re working hard to close those gaps.
b
Gotchya - thanks for the update @faint-table-42725! 🙂