pulumi/pkg/apitype
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
..
core.go Add a version property to checkpoints 2018-03-10 13:03:05 -08:00
errors.go Create apitype package 2018-01-10 15:04:55 -08:00
history.go Add deployment to UpdateInfo (#1013) 2018-03-08 13:56:59 -08:00
logs.go Add apitypes from pulumi-ppc 2018-01-10 15:43:44 -08:00
stacks.go Reintroduce untyped deployments (#996) 2018-03-03 12:12:54 -08:00
updates.go Update updates.go (#1061) 2018-03-20 12:06:26 -07:00