spcl/serverless-benchmarks

Cleaning up cloud resources

開放

#233 建立於 2025年2月20日

 (1 則留言) (0 個反應) (0 位負責人)Python (99 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (196 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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 #214)
  • Remove all queues (PR #220)
  • Remove all additional resources like AWS policies.
  • Remove all containers.

貢獻者指南