pulumi/lib/aws/README.md
joeduffy 0d6208bb00 Simplify cf/template extension provider
For now, we can simply auto-map the Mu properties to CF properties,
eliminating the need to manually map them in the templates.  Eventually
we'll want more sophistication here to control various aspects of the CF
templates, but this eliminates a lot of tedious manual work in the meantime.
2016-11-23 14:16:35 -08:00

151 B

lib/aws

This directory contains the primitive stacks for AWS resources.

Eventually, this should likely move out into its own standalone Git repo.