pulumi/pkg
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
..
backend Bump the Pulumi Service API version header to 7 (#7193) 2021-06-02 11:32:52 -07:00
cmd/pulumi skip installing dev dependencies for nodejs plugin setup (#7188) 2021-06-02 11:09:03 -07:00
codegen [codegen/dotnet] Fix plain properties (#7180) 2021-06-04 09:25:20 -07:00
engine [cli] Protect against panic when using incorrect token type in pulumi import (#7202) 2021-06-04 15:08:40 +03:00
graph [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
operations [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
resource [sdk/nodejs] Warn when a secret config is read as a non-secret (#6896) 2021-05-18 09:48:08 -07:00
secrets [cli] Prevent regression in loading passphrase secrets provider from state (#6976) 2021-05-06 14:40:44 +01:00
testing/integration [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
util [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod Bumping version of go-cloud to v.0.23.0 (#7204) 2021-06-03 15:28:33 -07:00
go.sum Bumping version of go-cloud to v.0.23.0 (#7204) 2021-06-03 15:28:33 -07:00