pulumi/pkg/compiler/backends
joeduffy 66a3fc2b07 Add AWS CloudFormation payload structs
This change simply adds the necessary AWS CloudFormation struct types to
permit marshaling and unmarshaling to/from JSON and YAML.  This will be used
by the AWS cloud provider's backend code-generation.  It adds a bit of strong
typing so that we can catch more errors at compile-time (both for our own sanity
but also to provide developers better diagnostics when compiling their stacks).
2016-11-18 15:10:09 -08:00
..
clouds Add AWS CloudFormation payload structs 2016-11-18 15:10:09 -08:00
schedulers Add a Backend interface, and dispatch to it 2016-11-18 12:40:15 -08:00
arch.go Add a Backend interface, and dispatch to it 2016-11-18 12:40:15 -08:00
provider.go Add a Backend interface, and dispatch to it 2016-11-18 12:40:15 -08:00