{ "id": "cloud-nuke", "version": "1.0.6", "name": "cloud-nuke (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cloud-nuke", "description": "cloud-nuke is a tool for cleaning up your cloud accounts by nuking (deleting) all resources within it", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] }