pulumi/pkg
Matt Ellis 9cf9428638 Save config information in Pulumi.yaml
Instead of having information stored in the checkpoint file, save it
in the Pulumi.yaml file. We introduce a new section `stacks` which
holds information specific to a stack.

Next, we'll support adding configuration information that applies
to *all* stacks for a Program and allow the stack specific config to
overwrite or augment it.
2017-10-20 13:30:07 -07:00
..
apitype Add login and logout commands. (#437) 2017-10-19 15:22:07 -07:00
compiler/errors Use Stack over Environment to describe a deployment target 2017-10-16 13:04:20 -07:00
diag Have engine emit "events" instead of writing to streams 2017-10-09 18:24:56 -07:00
encoding Use go-yaml when marshalled type has yaml tags 2017-10-20 13:23:31 -07:00
engine Add Load and Save to pack.Package and adopt them 2017-10-20 13:23:31 -07:00
graph Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
pack Save config information in Pulumi.yaml 2017-10-20 13:30:07 -07:00
resource Set old.Delete when previewing a CreateReplace step. 2017-10-19 13:08:17 -07:00
testing/integration Rename env folder to stacks 2017-10-17 17:44:53 -07:00
tokens Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
tools Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
util Have engine emit "events" instead of writing to streams 2017-10-09 18:24:56 -07:00
workspace Rename env folder to stacks 2017-10-17 17:44:53 -07:00