pulumi/pkg/errors
joeduffy 9f2b737715 Clean up workspace file naming
This change makes workspace file naming a little more consistent with respect
to Mufile naming.  Instead of having a .mu/ directory, under which a workspace.yaml
and/or a stacks directory might exist, we now have a Muspace.yaml (or .json) file,
and a .Mudeps/ directory.  This has nicer symmetric with respect to Mu.yaml files.
2016-11-29 20:07:27 -08:00
..
backend.go Fix a type cast problem in aws/cf provider 2016-11-29 15:33:43 -08:00
binder.go Finish dependency and type binding 2016-11-23 07:26:45 -08:00
compiler.go Clean up workspace file naming 2016-11-29 20:07:27 -08:00
parser.go Add rudimentary template expansion 2016-11-25 12:58:29 -08:00