Skip to content

Releases: davidkelley/aws-pipeline-transfer

v1.0.0

13 Aug 10:52
24d5796
Compare
Choose a tag to compare

1.0.0 (2018-08-13)

Bug Fixes

  • cloudformation: correcting inline policies declaration to include document body (0bedc49)
  • cloudformation: ensuring function is using correct iam role (7c4405d)
  • cloudformation: ensuring physical resource does not need replacement (6228f64)
  • cloudformation: using explicit iam role for execution (91c10a0)

Features

  • cloudformation: using pipeline github webhooks (a61dd2a)
  • using fs streams instead of reading files into memory (99006f0), closes #2