pulumi/lib/aws
Luke Hoban e27549e5c2 Add nightly build target
Adds a nightly build target that runs the long running provider
and examples tests.  Enables travis to run this on cron jobs,
which we will configure to trigger nightly.
2017-06-16 09:53:07 -07:00
..
idl Add demo script and raw serverless example 2017-06-12 15:20:37 -07:00
pack Wire up APIs to lambdas using output properties 2017-06-15 16:01:00 -07:00
provider Add nightly build target 2017-06-16 09:53:07 -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 Add nightly build target 2017-06-16 09:53:07 -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.