pulumi/pkg/compiler
joeduffy 6f572a6a5b Add an initial whack at a cluster Mufile
This change adds a super simple initial whack at a basic cluster topology
comprised of VPC, subnet, internet gateway, attachments, and route tables.
This is actually written in Mu itself, and I am committing this early, since
there are quite a few features required before we can actually make progress
getting this up and running.
2016-11-28 16:18:38 -08:00
..
backends Add rudimentary template expansion 2016-11-25 12:58:29 -08:00
core Add the target architecture to the rendering context 2016-11-28 15:15:49 -08:00
predef Add rudimentary template expansion 2016-11-25 12:58:29 -08:00
testdata Implement dependency versions 2016-11-22 16:58:23 -08:00
binder.go Add rudimentary template expansion 2016-11-25 12:58:29 -08:00
binder_test.go Finish dependency and type binding 2016-11-23 07:26:45 -08:00
common_test.go Add a diag.Sink.Success helper function 2016-11-22 09:40:09 -08:00
compiler.go Add an initial whack at a cluster Mufile 2016-11-28 16:18:38 -08:00
compiler_be.go Implement diag.Diagable on ast.Workspace and ast.Stack 2016-11-23 07:54:40 -08:00
compiler_fe.go Add rudimentary template expansion 2016-11-25 12:58:29 -08:00
compiler_sema.go Add rudimentary template expansion 2016-11-25 12:58:29 -08:00
compiler_test.go Implement dependency versions 2016-11-22 16:58:23 -08:00
context.go Add an initial whack at a cluster Mufile 2016-11-28 16:18:38 -08:00
opts.go Support Workspaces 2016-11-22 10:41:07 -08:00
parser.go Add rudimentary template expansion 2016-11-25 12:58:29 -08:00
parsetree.go Add rudimentary template expansion 2016-11-25 12:58:29 -08:00
symbols.go Add rudimentary template expansion 2016-11-25 12:58:29 -08:00
templates.go Add an initial whack at a cluster Mufile 2016-11-28 16:18:38 -08:00