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>` |
||
---|---|---|
.. | ||
docs | ||
dotnet | ||
go/example | ||
nodejs | ||
python/pulumi_example | ||
schema.json |