6 Commits

Author SHA1 Message Date
Philipp Muens
82cbccf6b0 Refactor plugins to use new constructor based options passing 2016-06-09 20:09:50 +02:00
Philipp Muens
1ed7b97b08 Add removeStack functionality 2016-06-02 21:24:21 +02:00
Philipp Muens
bd4ca61eb0 Remove nested "remove resources" command
Remove the nesting so that a single "serverless remove" can be use to remove
the service. This aligns with the code pattern which is already implemented.
2016-06-02 21:24:21 +02:00
Philipp Muens
ef2893f755 Add emptyS3Bucket functionality 2016-06-02 21:24:21 +02:00
Philipp Muens
a380614ed8 Add validateInput functionality 2016-06-02 21:24:21 +02:00
Philipp Muens
25f127517e Add scaffold for awsRemoveResources plugin
Add a basic scaffold to kickstart work on the awsRemoveResources plugin.
Refs #1228
2016-06-02 21:24:21 +02:00