classmethod / gradle-aws-plugin

Gradle plugin to manage Amazon Web Services
276 stars 131 forks source link

Feature/aws sam support #146

Closed aaronp-hd closed 5 years ago

aaronp-hd commented 6 years ago

Had a go at adding a deploy task, similar to the one in the AWS CLI. This will allow creation/updates of stacks containing transforms, e.g. stacks using AWS SAM. Also adds a couple of tasks for setting termination protection and setting stack policy (would be useful in conjunction with the new deploy task).