pulumi/pkg
Chris Smith 3d8b7d8e44
Update updates.go (#1061)
We needed to have two types of `UpdateProgramRequest` to serve both newer shapes of Pulumi configuration values as well as the older, untyped version. (The original change was supporting the `ConfigValue` type, which had a flag to indiciate if the configuration value was encrypted or not.)

Now that LM has been migrated to the M10 bits https://github.com/pulumi/home/issues/168 , we can remove this type. (The PR to remove existing references in the `pulumi-service` repo is https://github.com/pulumi/pulumi-service/pull/957.)
2018-03-20 12:06:26 -07:00
..
apitype Update updates.go (#1061) 2018-03-20 12:06:26 -07:00
backend Export display helper functions 2018-03-14 14:02:30 -07:00
diag Improve error messages output by the CLI (#1011) 2018-03-09 15:43:16 -08:00
encoding Remove a few outdated references (#997) 2018-03-04 13:34:20 -08:00
engine Ensure destroy plugins are present (#1043) 2018-03-12 16:27:39 -07:00
graph Remove a few outdated references (#997) 2018-03-04 13:34:20 -08:00
operations Fix panic when getting logs for older stacks (#1053) 2018-03-15 13:26:43 -07:00
resource Ensure destroy plugins are present (#1043) 2018-03-12 16:27:39 -07:00
testing Add a version property to checkpoints 2018-03-10 13:03:05 -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 Remove unnecessary os.Stat call (#1048) 2018-03-14 10:00:15 -07:00