Komal
Komal
I am having trouble finding good documentation of the events though. The NodeJS documentation references an `EngineEvent` type for `onEvent`, but there is no link for the type, and I...
### What happened? Panic: ``` /usr/local/go/src/reflect/value.go:247 +0xb8 reflect.flag.mustBeExported(...) /usr/local/go/src/reflect/value.go:241 reflect.Value.Set({0x2bf3a40?, 0x4004e82b08?, 0x2bf3a40?}, {0x0?, 0x0?, 0x400427cfc0?}) /usr/local/go/src/reflect/value.go:2320 +0x88 [github.com/pulumi/esc/ast.parseField(](http://github.com/pulumi/esc/ast.parseField(){0x4002c21b80, 0x5}, {0x2bf3a40?, 0x4004e82b08?, 0x4002af71c8?}, {0x3bd0900, 0x400427c9a0}) /go/src/github.com/pulumi/pulumi-service/vendor/github.com/pulumi/esc/ast/environment.go:303 +0x930 [github.com/pulumi/esc/ast.parseRecord({0x31c12ed](http://github.com/pulumi/esc/ast.parseRecord(%7B0x31c12ed), 0x6}, {0x3bad760, 0x4004e82af8},...
Would be helpful in the list view to be able to see who created the environment (along with when it was created/modified)
To prepare for future breaking changes, have you considered adding version info into the environment file, e.g: ```yaml apiVersion: pulumi.com/v1alpha1 kind: Environment imports: ... values: ... ```
Reorders the test output so both json outputs are displayed together. Perhaps subjective, but having the two JSON outputs together in the file is a lot easier to read through...
Context: https://github.com/pulumi/pulumi-policy/pull/243#issuecomment-623855401 Prior PR: https://github.com/pulumi/pulumi-policy/pull/243
Context: https://github.com/pulumi/pulumi-policy/pull/243#issuecomment-623855401 Prior PR: https://github.com/pulumi/pulumi-policy/pull/243 Related issue: https://github.com/pulumi/pulumi-policy/issues/244
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...