vmware-archive / cloudformation-resource

Concourse CI resource for AWS CloudFormation
BSD 2-Clause "Simplified" License
7 stars 16 forks source link

No way to delete a stack #1

Open zaksoup opened 8 years ago

zaksoup commented 8 years ago

There is currently no way to delete a stack with this resource.

Use Case: we are using concourse to validate that a certain set of stack templates work together. At the end we'd like to clean up the stacks by deleting them. We currently use a script but would like to do it as just another PUT.

cf-gitbot commented 8 years ago

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/116486897.

mmb commented 8 years ago

We will look into adding delete functionality.

@mmb and @cbguder