pulumi/pkg/errors
joeduffy a31e59fa3a Implement the aws/cf extension provider
This change implements the aws/cf extension provider, so that AWS resources
may be described and encapsulated inside of other stacks.  Each aws/cf instantiation
requires just two fields -- type and properties -- corresponding to the equivalent
AWS resource object.  The result is simply plugged in as an AWS resource, after
Mu templates have been expanded, permitting stack properties, etc. to be used.
2016-11-19 11:13:15 -08:00
..
backend.go Implement the aws/cf extension provider 2016-11-19 11:13:15 -08:00
binder.go Add Stack subclassing 2016-11-18 17:30:32 -08:00
compiler.go Add some targeting tests 2016-11-17 13:08:20 -08:00
parser.go Lay some groundwork for symbol binding 2016-11-16 13:11:58 -08:00
parsetree.go Lay some groundwork for symbol binding 2016-11-16 13:11:58 -08:00