Skip to content
trash-2

GitHub Action

Equinix Metal Sweeper

v0.6.1 Latest version

Equinix Metal Sweeper

trash-2

Equinix Metal Sweeper

The Equinix Metal Sweeper action deletes a project including all server resources in that project

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Equinix Metal Sweeper

uses: equinix-labs/metal-sweeper-action@v0.6.1

Learn more about this action in equinix-labs/metal-sweeper-action

Choose a version

metal-sweeper

Experimental

Experimental GitHub Action for managing Equinix Metal Projects.

💡 See also:

Given a Equinix Metal User API Token and a Project ID, the project will be deleted with all resources in that project.

Create a project with the Equinix Metal Project Action.

See the Equinix Metal Actions Example for usage examples.

Input

With Description
authToken (required) A Equinix Metal User API Token
projectID (required) Project ID that will be deleted.
keepProject When set to the default of false, the project will be deleted after all project contents are deleted.

Output

There are no outputs.

Support

This repository is Experimental meaning that it's based on untested ideas or techniques and not yet established or finalized or involves a radically new and innovative style! This means that support is best effort (at best!) and we strongly encourage you to NOT use this in production.