Deprovision an ephemeral environment in Octopus Deploy
Version updated for https://github.com/OctopusDeploy/deprovision-ephemeral-environment to version v1.0.1.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the deprovisioning of ephemeral environments in Octopus Deploy, which are temporary test environments created on-demand to support efficient testing and reduce infrastructure costs. It simplifies the management of these environments by enabling users to programmatically remove them for specific projects or across all projects within a defined space. Key capabilities include initiating and monitoring deprovisioning tasks through Octopus Deploy’s API, ensuring streamlined cleanup of resources.