octopusdeploy/Create an ephemeral environment in Octopus Deploy

GitHub Action to create an ephemeral environment in Octopus Deploy

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameThe name of the ephemeral environment to create.yes
projectThe name of the project to connect the environment to.yes
spaceThe name of a space containing the project. The space name is required, but you may also use the OCTOPUS_SPACE environment variable.
serverThe instance URL hosting Octopus Deploy (i.e. "https://octopus.example.com/"). The instance URL is required, but you may also use the OCTOPUS_URL environment variable.
api_keyThe API key used to access Octopus Deploy. You may also use the OctopusDeploy Login Action, OCTOPUS_API_KEY environment variable or OCTOPUS_ACCESS_TOKEN environment variable. It is strongly recommended that this value be retrieved from a GitHub secret.

no outputs