pulumi/lib/aws
joeduffy 9698309f2b Model resource ID and URN as output properties
This change exposes ID and URN properties on resources, as appropriate,
so that they may be read and used in Lumi scripts.
2017-06-14 17:00:13 -07:00
..
idl Add demo script and raw serverless example 2017-06-12 15:20:37 -07:00
pack Model resource ID and URN as output properties 2017-06-14 17:00:13 -07:00
provider Update test util to use new packages 2017-06-13 07:10:13 -07:00
rpc More progress on pulumi/lumi#90 2017-06-13 07:10:13 -07:00
.gitignore Add manually managed AWS package files 2017-04-28 15:38:45 -07:00
Makefile Refactor runtime functionality 2017-06-13 18:11:59 -07:00
README.md Simplify cf/template extension provider 2016-11-23 14:16:35 -08:00

lib/aws

This directory contains the primitive stacks for AWS resources.

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