pulumi/lib/aws
2016-12-16 11:23:37 -08:00
..
cloudformation Update the library mu examples to the latest 2016-12-16 11:23:37 -08:00
dynamodb/table Add readonly annotations on relevant AWS properties 2016-11-29 14:36:07 -08:00
ec2 Update the library mu examples to the latest 2016-12-16 11:23:37 -08:00
ecs/task Update aws/ecs/task schema to new format 2016-12-05 18:33:26 -08:00
s3/bucket Add readonly annotations on relevant AWS properties 2016-11-29 14:36:07 -08:00
x/cf Make an aws/cloudformation module 2016-12-12 17:54:50 -08:00
.gitignore Make an aws/cloudformation module 2016-12-12 17:54:50 -08:00
index.ts Modularize the AWS proof of concept stacks 2016-12-12 15:35:56 -08:00
Mu.yaml Modularize the AWS proof of concept stacks 2016-12-12 15:35:56 -08:00
package.json Turn the AWS library into a Node package 2016-12-12 17:55:30 -08:00
README.md Simplify cf/template extension provider 2016-11-23 14:16:35 -08:00
tsconfig.json Make an aws/cloudformation module 2016-12-12 17:54:50 -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.