Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
trash-2

GitHub Action

Equinix Metal Sweeper

v0.6.0

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.0

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

Choose a version

metal-sweeper

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.