james-boydell
james-boydell
### Confirmation - [X] This is a bug with an existing resource and is not a feature request or enhancement. Feature requests should be submitted with Cloudflare Support or your...
### Problem I'd like the ability to add multiple backends of the same type (eg, AWS), as we may have different settings/use cases. For example, we may want to run...
### Problem In the server console logs, it's unclear that a run was terminated due to max_duration. Attaching image showing when a run was started and the messaging shown 6...
### Steps to reproduce Create a fleet with an on-prem node/instance. Change the name of the fleet in the config and apply. The on-prem node will now be a part...
### Problem It would be nice if we had the ability to simply restart a run ### Solution If given the run name, get the last run ID and restart...
### Problem It can be difficult to get run status when there are many runs in the same project ### Solution Implement push notifications to slack (and/or other platforms) for...
### Problem Some runs may need to be run sequentially and depends on a previous run completing successfully. ### Solution Introduce a `depends_on` field, in which a run can be...