mirror of https://github.com/pulumi/pulumi.git
f1fa3a141d
Fix the generated C# code for plain properties: - Value types should not be initialized with `= null!` - Arrays and maps should be `List<T>` and `Dictionary<string, TValue>` |
||
---|---|---|
.. | ||
testdata | ||
helpers.go | ||
host.go | ||
providers.go |