pulumi/pkg
Matt Ellis 96d39b60d1 Filter secrets from Pulumi's outputs
When a stack has secrets, we now take the secret values and construct
a regular expression which is just an alternation of all the secret
values. Then, before pushing any string data into an Event, we run the
regular expression and replace all matches with '[secret]'.

Fixes #747
2018-03-09 13:23:25 -08:00
..
apitype Add deployment to UpdateInfo (#1013) 2018-03-08 13:56:59 -08:00
backend Emit richer events for resource steps 2018-03-09 13:11:42 -08:00
diag Remove a few outdated references (#997) 2018-03-04 13:34:20 -08:00
encoding Remove a few outdated references (#997) 2018-03-04 13:34:20 -08:00
engine Filter secrets from Pulumi's outputs 2018-03-09 13:23:25 -08:00
graph Remove a few outdated references (#997) 2018-03-04 13:34:20 -08:00
operations Have MakeKey fail if namespace contains a colon 2018-03-08 11:52:48 -08:00
resource Filter secrets from Pulumi's outputs 2018-03-09 13:23:25 -08:00
testing Honor PULUMI_FAILED_TESTS_DIR when destroy fails 2018-03-07 11:26:42 -08:00
tokens Remove a few outdated references (#997) 2018-03-04 13:34:20 -08:00
tools Add a commentChars parameter to EmitHeaderWarning (#827) 2018-01-22 09:32:37 -08:00
util Add a package apitype comment 2018-02-28 13:24:38 -08:00
version Add a manifest to checkpoint files (#630) 2017-12-01 13:50:32 -08:00
workspace Introduce config.Key 2018-03-08 10:52:25 -08:00