pulumi/pkg
joeduffy b3f430186d Implement S3 bucket objects
This change includes a first basic whack at implementing S3 bucket
objects.  It leverages the assets infrastructure put in place in the
last commit, supporting uploads from text, files, or arbitrary URIs.

Most of the interesting object properties remain unsupported for now,
but with this we can upload and delete basic S3 objects, sufficient
for a lot of the lambda functions management we need to implement.
2017-04-17 13:34:19 -07:00
..
compiler Permit dynamic to appear in more places (like binops) 2017-04-12 10:55:33 -07:00
diag Add optional formatting to the diag.Message API 2017-03-15 12:16:56 -07:00
encoding Switch to imports as statements 2017-04-08 18:16:10 -07:00
eval Permit dynamic to appear in more places (like binops) 2017-04-12 10:55:33 -07:00
graph Update copyright notices from 2016 to 2017 2017-03-14 19:26:14 -07:00
pack Update copyright notices from 2016 to 2017 2017-03-14 19:26:14 -07:00
resource Implement S3 bucket objects 2017-04-17 13:34:19 -07:00
tokens Update copyright notices from 2016 to 2017 2017-03-14 19:26:14 -07:00
util Refactor glog init swizzle to a shared package 2017-04-13 05:27:45 -07:00
workspace Make major commands more pleasant 2017-03-21 19:23:32 -07:00