pulumi/pkg
Matt Ellis 7c39620e9a Introduce config.Key
Right now, config.Key is a type alias for tokens.ModuleMember. I did a
pass over the codebase such that we use config.Key everywhere it
looked like the value did not leak to some external process (e.g a
resource provider or a langhost).

Doing this makes it a little clearer (hopefully) where code is
depending on a module member structure (e.g. <package>:config:<value>)
instead of just an opaque type.
2018-03-08 10:52:25 -08:00
..
apitype Only attempt to serialize the properties of an object that are actually used. (#1000) 2018-03-07 21:10:12 -08:00
backend Introduce config.Key 2018-03-08 10:52:25 -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 Introduce config.Key 2018-03-08 10:52:25 -08:00
graph Remove a few outdated references (#997) 2018-03-04 13:34:20 -08:00
operations Introduce config.Key 2018-03-08 10:52:25 -08:00
resource Introduce config.Key 2018-03-08 10:52: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