Open
Description
SeBS allocates many cloud resources - storage buckets, NoSQL tables, resource groups and storage accounts (Azure), and functions. We already have initial support for removing buckets and resource groups. We should extend it to support full cleaning.
- Remove all resources allocated with a specific resource prefix.
- Remove functions.
- Remove NoSQL tables (for PR Add interface for NoSQL storage #214)
- Remove all queues (PR Interface for Queues #220)
- Remove all additional resources like AWS policies.
- Remove all containers.