lovablelabs/Molnett - Ephemeral Environments
Deploy or delete an ephemeral environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | Either "deploy" or "delete" | yes | — |
| manifest-path | Path to molnett manifest | yes | — |
| copy-from | Which environment to copy resources (e.g. secrets) from | — | — |
Outputs
| name | description |
|---|---|
| environment-name | Name of the created environment |
| environment-id | ID of the created environment |
| service-name | Name of the deployed service |