rrahul963 / serverless-create-global-dynamodb-table

serverless plugin that would create global dynamodb tables for specified tables
Apache License 2.0
25 stars 17 forks source link

Delete the tables when fail to setup global table relation #11

Open rrahul963 opened 5 years ago

rrahul963 commented 5 years ago

When the plugin fails to setup global table relation between the tables due to some error, we need to make sure that the table(s)/stack created in the new region is cleanup.