refinery-labs / refinery

refinery pipeline editor/IDE
https://refinery.io
4 stars 0 forks source link

Automate Account Cancellation #344

Open mandatoryprogrammer opened 5 years ago

mandatoryprogrammer commented 5 years ago

This is a huge PITA, but we should automate the account cancellation process so we don't have to keep doing this manual billing subtraction thing. AWS has no API for closing accounts which sucks so may have to be a little involved.

freeqaz commented 5 years ago

We could add a table to hold the list of customers that have canceled, then write some logic to keep it in sync with a Google Doc or something. Perhaps using Refinery? :P