pulumi/pkg
Pat Gavlin e8697d872a
Elide events that refer to default providers. (#1739)
The belief is that this hides some complexity that we shouldn't be
exposing in the default case.

In order to filter these events from both the diff/progress display
and the resource change summary, we perform this filtering in
`pkg/engine`.

Fixes #1733.
2018-08-09 14:45:39 -07:00
..
apitype Expand ErrorResponse type (#1720) 2018-08-07 10:43:18 -07:00
backend Remove PPC-specific codepaths (#1741) 2018-08-08 19:26:51 -07:00
diag Add support for providing a log stream-id to our RPC interface. (#1627) 2018-07-11 15:04:00 -07:00
encoding Add license headers 2018-05-22 15:02:47 -07:00
engine Elide events that refer to default providers. (#1739) 2018-08-09 14:45:39 -07:00
graph Add license headers 2018-05-22 15:02:47 -07:00
operations Save resources obtained from ".get" in the snapshot (#1654) 2018-08-03 14:06:00 -07:00
resource Emit reads for external resources when refreshing (#1749) 2018-08-09 12:45:39 -07:00
testing Use new native typescript support in many tests 2018-08-06 14:00:58 -07:00
tokens Add license headers 2018-05-22 15:02:47 -07:00
tools Add license headers 2018-05-22 15:02:47 -07:00
util Rework CI detection logic 2018-08-08 20:51:25 -07:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace Added a way to override the template directory used with pulumi new (#1737) 2018-08-08 14:25:35 -07:00