pulumi/pkg/codegen/internal/test/testdata/simple-plain-schema/go/example
Justin Van Patten f1fa3a141d
[codegen/dotnet] Fix plain properties (#7180)
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>`
2021-06-04 09:25:20 -07:00
..
component.go [codegen/dotnet] Fix plain properties (#7180) 2021-06-04 09:25:20 -07:00
doc.go Add schema & codegen support for plain properties (#6481) 2021-03-10 07:08:08 -08:00
init.go Fix Go init.go codegen to be govet compliant (#7195) 2021-06-04 13:57:04 +03:00
provider.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
pulumiTypes.go [codegen/dotnet] Fix plain properties (#7180) 2021-06-04 09:25:20 -07:00
pulumiUtilities.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00