Request to Enable Usage of Custom Image through UI
V
Verdigris green Crawdad
Hello,
Currently, custom runner images can only be configured through YAML, as described in the Harness documentation:
Harness Plugin Images Documentation: https://developer.harness.io/docs/infra-as-code-management/pipelines/plugin-images/
- step:
type: IACMTerraformPlugin
name: apply
identifier: apply
timeout: 2h
spec:
command: apply
image: plugins/private_harness_terraform_plugin # (1)
connectorRef: privateConnector # (2)
We would like to request the ability to add custom runner images directly through the UI, which would improve usability and reduce reliance on YAML configuration. Please let me know if you need any additional details or have questions regarding this request.
Log In