Philipp Muens
|
82cbccf6b0
|
Refactor plugins to use new constructor based options passing
|
2016-06-09 20:09:50 +02:00 |
|
Philipp Muens
|
c276c489f6
|
Refactor passing of stackName to monitorRemove promise
This way it's more clear what's going on.
|
2016-06-03 11:23:12 +02:00 |
|
Philipp Muens
|
e34f2bdb48
|
Cleanup code according to comments by @eahefnawy
|
2016-06-02 21:24:21 +02:00 |
|
Philipp Muens
|
6ad9487720
|
Fix stack removal procedure through CloudFormation
|
2016-06-02 21:24:21 +02:00 |
|
Philipp Muens
|
43f6c9be13
|
Fix removal for objects in bucket
Check if there's something to remove otherwise resolve.
|
2016-06-02 21:24:21 +02:00 |
|
Philipp Muens
|
2dcce98dc1
|
Remove unnecessary mocks in emptyS3Bucket test
|
2016-06-02 21:24:21 +02:00 |
|
Philipp Muens
|
1ed7b97b08
|
Add removeStack functionality
|
2016-06-02 21:24:21 +02:00 |
|
Philipp Muens
|
2de494d1a4
|
Fix hook call to use new command and lifecycle event
|
2016-06-02 21:24:21 +02:00 |
|
Philipp Muens
|
e86fe50236
|
Update validateInput test
|
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 |
|