> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nuon.co/llms.txt
> Use this file to discover all available pages before exploring further.

# 017 - Noop Approvals, Install Config Improvements and more

> Approvals with no changes will automatically be approved, and more stability fixes.

August 28th, 2025

<div className="badge badge--primary">v0.19.621</div>

## Resource Drift for Terraform Component Plans

We now show resource drift for Terraform Component Plans.

<img src="https://mintcdn.com/nuoninc/neUGFGjWByd3pnz6/updates/assets/017-image-1.png?fit=max&auto=format&n=neUGFGjWByd3pnz6&q=85&s=d0834b664ed90fd9e8acfaf34372b809" alt="Resource Drift" width="1984" height="1292" data-path="updates/assets/017-image-1.png" />

## Install Config Updates

For installs managed by a config file, a confirmation in the UI will be shown before making any input changes.

<img src="https://mintcdn.com/nuoninc/neUGFGjWByd3pnz6/updates/assets/017-image-2.png?fit=max&auto=format&n=neUGFGjWByd3pnz6&q=85&s=7f82def8fbc6703783378a0a7f5451ce" alt="Prompt" width="1984" height="1190" data-path="updates/assets/017-image-2.png" />

The UI now shows whether an install is managed by a config file or not.

<img src="https://mintcdn.com/nuoninc/neUGFGjWByd3pnz6/updates/assets/017-image-3.png?fit=max&auto=format&n=neUGFGjWByd3pnz6&q=85&s=115924e6745c9f5556d80f7b6f050e4a" alt="UI Label" width="1984" height="1100" data-path="updates/assets/017-image-3.png" />

## Noop Approvals

Approvals for deploys with no changes will automatically be approved.

<img src="https://mintcdn.com/nuoninc/neUGFGjWByd3pnz6/updates/assets/017-image-4.png?fit=max&auto=format&n=neUGFGjWByd3pnz6&q=85&s=8dfe16632073c16736fc0ea407ba38d3" alt="Auto Approvals" width="1984" height="1118" data-path="updates/assets/017-image-4.png" />

<Note>
  To prevent inadvertently mutating infrastructure due to drift, when noop changes are auto-approved the apply step is skipped.
</Note>

## Org Search Box

For users with many orgs, you can now search for them in the UI:

<img src="https://mintcdn.com/nuoninc/neUGFGjWByd3pnz6/updates/assets/017-image-5.png?fit=max&auto=format&n=neUGFGjWByd3pnz6&q=85&s=4b4b95788426d582568fdb562a062ac0" alt="Search" width="1984" height="1454" data-path="updates/assets/017-image-5.png" />

## Stability Improvements

We have been rolling out stability improvements for workers that are running in BYOC installs, including:

* Workers use less memory.
* States will automatically be marked as stale when generating.
* Improvements to worker caching.

## Bug Fixes

* Removed deprecated sandboxes from [nuonco GitHub org](https://github.com/nuonco).
* Improved documentation for [Kubernetes Manifests](https://docs.nuon.co/guides/kubernetes-manifest-components).
* Fixed a bug where some orgs would not properly provision due to a timeout.
* Fixed an issue where some workflows could fail and not show any user feedback.
* Fix for wrong account id set for the manual deploys.
* Fix for workflow panics on noop approvals.
* Increase CPU allocation for cloud and BYOC workers.
* Fixed an issue where some workflow steps required additional retries.
