pulumi/pkg/backend/httpstate
Pat Gavlin b7404f202e
Expose update events to ExtraRuntimeValidation. (#3160)
* Add the ability to log all engine events to a file.

The path to the file can be specified using the `--event-log` flag to
the CLI. The file will be truncated if it exists. Events are written as
a list of JSON values using the schema described by `pkg/apitype`.

* Expose update engine events to ExtraRuntimeValidation.

Just what it says on the tin. Events from previews are not exposed.
2019-09-06 17:07:54 -07:00
..
client Check project existence during pulumi new 2019-08-23 09:09:54 +02:00
backend.go Print a Welcome to Pulumi message (#3145) 2019-08-27 17:19:35 -07:00
console.go Rename backend packages 2018-09-05 07:32:42 -07:00
console_test.go Rename backend packages 2018-09-05 07:32:42 -07:00
policypack.go Add a hint about the org name in stack in pulumi new 2019-08-19 09:21:02 +02:00
snapshot.go Fix an issue updating a newly created stack from the local backend 2019-05-10 17:07:52 -07:00
stack.go Remove `backend.GetStackCrypter` 2019-05-10 17:07:52 -07:00
state.go Expose update events to ExtraRuntimeValidation. (#3160) 2019-09-06 17:07:54 -07:00