On Wednesday, August 26, 2026, some customers running Infrastructure as Code Management (IaCM) pipelines in Harness production saw those pipelines start, sit in a Running state with no init or plan steps, then abort or expire after about 10 minutes. OpenTofu / Terraform work did not start. The failure presented as a pipeline timeout; it was not an OpenTofu timeout and not a failure of the customer's infrastructure-as-code.
Other product areas that do not go through this IaCM-to-Pipeline handoff were not affected by this failure mode.
IaCM stages are driven by the Harness Pipeline service. After an IaCM stage starts, IaCM must tell Pipeline to create the child steps (init, plan, and so on). Those messages travel on Harness's internal event bus.
An incompatible modification within a shared library (unrelated to IaCM specifically) was inherited by the IaCM Manager upon rebuilding with the updated version, without any direct changes to IaCM functionality.
IaCM Manager was rolled back to an older version in each affected production environment, All affected environments were restored by 09:00:40 UTC on August 26.
Customers do not need to change pipeline YAML, OpenTofu/Terraform configuration, or connectors. Re-running the same pipeline after service was restored is sufficient.