By NHI Mgmt Group Editorial TeamPublished 2026-05-18Domain: AnnouncementsSource: ControlMonkey

TL;DR: Cloud security teams often find risks faster than they can fix them, and the Wiz plus ControlMonkey integration aims to connect risk detection with governed infrastructure changes across Terraform, OpenTofu, Terragrunt, unmanaged resources, and drifted assets. The real issue is not visibility alone but turning findings into controlled remediation without creating manual blind spots.


At a glance

What this is: This integration ties cloud risk findings to infrastructure automation so teams can move from manual tickets to governed IaC remediation.

Why it matters: It matters because cloud, NHI, and identity teams need a shared control path when risk exists in code, production, or unmanaged assets outside IaC.

👉 Read ControlMonkey's analysis of governed remediation for Wiz cloud findings


Context

Cloud remediation breaks down when detection and change management live in separate systems. Security platforms can identify misconfigurations and exposure paths, but infrastructure teams still need a controlled way to decide whether a change should be allowed, modified, blocked, or sent for approval. In cloud environments, that handoff is part of identity governance because the identity behind the change determines what can be changed, when, and under which policy.

The underlying problem is not just speed. It is the lack of a governed bridge between cloud security findings and the infrastructure workflow that actually executes remediation. For teams managing Terraform, OpenTofu, Terragrunt, and unmanaged assets, the key question is whether a finding can be translated into a policy decision without creating new drift or leaving ownership unclear.


Key questions

Q: How should teams connect cloud security findings to IaC remediation workflows?

A: Teams should route findings into the same change workflow that manages infrastructure updates, then use policy to decide whether the change is allowed, modified, remediated, or blocked. That keeps security from becoming a separate ticket queue and makes the remediation path auditable. The key is to bind action to declared infrastructure, not to a manual handoff.

Q: Why do unmanaged and drifted resources create so much cloud governance risk?

A: Unmanaged and drifted resources sit outside the declared infrastructure lifecycle, so the security team may see them but not control them through the normal change process. That creates blind spots, unclear ownership, and remediation that cannot be consistently enforced. A cloud environment is only governable when live state matches the approved definition.

Q: What breaks when security findings stay separate from infrastructure automation?

A: What breaks is the ability to act consistently. Findings become tickets, tickets become delays, and the eventual fix is often manual, uneven, or applied to the wrong layer. In cloud environments, that separation also makes it harder to tell whether the risk lives in code, production, or unmanaged assets.

Q: How can security teams decide which cloud fixes should be automated?

A: They should automate only the fixes that can be expressed as clear policy decisions and constrained workflow actions. Anything that changes production state without ownership, review, or asset context should require approval or be blocked. The goal is controlled remediation, not blanket automation.


How it works in practice

Risk validation at the infrastructure workflow layer

The integration pattern described here separates detection from action. A security platform identifies exposure paths, policy violations, sensitive data risk, or misconfigurations, then an automation layer decides what happens next inside the infrastructure workflow. That matters because a finding on its own is not remediation. The control point is the change request, where intended state can be checked against live cloud state and policy before any deployment or repair is allowed. This is especially relevant where code, CI/CD, and self-service tooling all can trigger change.

Practical implication: teams should place approval and policy checks inside the change path, not after the fact in a ticket queue.

IaC drift and unmanaged resources as governance gaps

Infrastructure as code only governs what it knows about. Drifted assets and unmanaged resources sit outside that declarative model, which means the security team can see exposure that the code repository does not represent. When remediation is mapped back to Terraform, OpenTofu, or Terragrunt, the goal is to restore alignment between live assets and declared intent. That requires treating drift as a governance issue, not just a technical inconsistency, because it changes which asset is actually under control.

Practical implication: inventory drifted and unmanaged cloud resources as exceptions that must be brought back under lifecycle control.

Controlled remediation versus manual fix tickets

Manual remediation often fails because it splits responsibility across teams, tools, and timelines. By converting findings into allow, modify, remediate, or block decisions, the workflow becomes policy-driven instead of ad hoc. This is not the same as full automation without oversight. It is governed automation, where the remediation action itself is constrained by infrastructure context and security policy. For identity teams, the architectural lesson is that execution authority must be explicit, scoped, and reviewable.

Practical implication: define which remediation actions can be automated, which require approval, and which should always be blocked.


NHI Mgmt Group analysis

Governed remediation is the real control objective, not faster ticket closure. The article describes a common cloud security failure: findings are discovered in one system, but the corrective action has to happen somewhere else. That split creates ownership gaps and unsafely manual fixes. For identity programmes, the lesson is that remediation must be bound to the workflow that can actually change infrastructure, otherwise security findings remain advisory instead of enforceable.

Identity blast radius: cloud risk becomes an identity problem the moment remediation authority is decoupled from infrastructure state. In practice, the question is who or what is allowed to change production, under what policy, and with what evidence. That is where cloud security, IAM, and IaC governance meet. Practitioners should treat the change path itself as the object of control, not only the assets being scanned.

Drift is a lifecycle failure, not just an ops inconvenience. Unmanaged resources and drifted assets indicate that the declared infrastructure lifecycle no longer matches reality. That means recertification, offboarding, and exception handling are failing at the infrastructure layer. The practical implication is that teams need a repeatable way to reconcile live cloud state with approved infrastructure definitions before risk remediation can be trusted.

Security findings should become policy decisions, not open-ended tasks. The strongest signal in this integration model is the shift from reactive ticketing to governed allow, modify, remediate, or block actions. That pattern aligns with NIST Cybersecurity Framework control intent around protection and response, but the discipline comes from making the decision path explicit. Practitioners should use this as a reminder that cloud security tooling is only effective when it can influence execution.

Governance boundary mapping: security visibility without execution control leaves cloud risk outside the enforceable identity perimeter. This is the named failure mode the article exposes. Teams can know a configuration is unsafe and still be unable to change it through a controlled path. The implication is that cloud identity governance must cover both detection and the authority to act, or the perimeter remains informational rather than operational.

From our research:

  • 67% of organisations still rely heavily on static credentials despite the risks they pose to agentic AI deployments, according to The 2026 Infrastructure Identity Survey.
  • Only 44% of organisations have implemented any policies to manage their AI agents, despite 92% agreeing that governing AI agents is critical to enterprise security.
  • That governance gap is why teams should also review NHI Lifecycle Management Guide alongside cloud remediation workflows, especially where access changes and offboarding must stay aligned.

What this signals

Governed cloud remediation is becoming an identity control surface, not just an operations workflow. As more teams connect detection to infrastructure change, the important question shifts from whether a finding exists to whether the organisation can safely act on it inside a controlled path. That is the same governance problem that appears across NHI, workload, and agentic systems: visibility without execution control does not reduce blast radius.

Identity blast radius: when security and infrastructure tools are separated, the organisation expands the number of places where a risky change can hide. With 67% of organisations still relying heavily on static credentials despite the risks they pose to agentic AI deployments, according to The 2026 Infrastructure Identity Survey, the broader signal is that governance must move into the workflow that makes change real.

For practitioners, the next step is to align cloud change approvals, IaC definitions, and asset ownership so remediation decisions are always tied to current state. The most useful programmes will treat drift, unmanaged resources, and exception handling as lifecycle problems, not as isolated security alerts.


For practitioners

  • Map remediation authority to the infrastructure workflow Define which change paths can consume security findings, then require policy checks before Terraform, OpenTofu, Terragrunt, or API-driven changes are applied. Keep approval logic inside the workflow that can actually execute the change.
  • Classify unmanaged and drifted resources as governance exceptions Build a process to identify assets that are not represented in code and assign ownership, review, and remediation steps before they remain outside lifecycle control.
  • Separate allow, modify, remediate, and block decisions Predefine which categories of findings can be fixed automatically, which require human approval, and which should stop the change entirely to avoid unsafe repairs.
  • Trace findings back to live cloud state and IaC definitions Require each cloud risk finding to resolve to a current asset, a code source of truth, or a documented exception so teams can tell whether the issue exists in code, production, or drift.

Key takeaways

  • Cloud risk handling fails when findings and remediation live in separate systems.
  • Unmanaged and drifted resources create governance gaps because they sit outside the declared infrastructure lifecycle.
  • The practical response is to move security decisions into the infrastructure workflow and make remediation policy-driven.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.IP-1Governed remediation depends on managed change processes.
OWASP Non-Human Identity Top 10NHI-03Drifted and unmanaged resources create lifecycle control gaps.
NIST Zero Trust (SP 800-207)PR.AC-4The article centers on controlled access to remediation actions.

Track unmanaged cloud identities and resources as exceptions until ownership and lifecycle are restored.


Key terms

  • Infrastructure Drift: Infrastructure drift is the gap between the configuration a team thinks is deployed and the state that actually exists in cloud. In identity terms, drift weakens governance because policy, ownership, and remediation no longer map cleanly to live assets.
  • Unmanaged Resource: An unmanaged resource is a cloud asset that exists outside the organisation's declared infrastructure process, so it is not consistently tracked, governed, or remediated. These resources create exposure because they escape normal approval, review, and lifecycle controls.
  • Governed Remediation: Governed remediation is the practice of turning a security finding into a constrained change decision inside an approved workflow. It combines detection, policy, and execution control so fixes are auditable, scoped, and aligned to current infrastructure state.

Deepen your knowledge

Cloud remediation workflows, drift handling, and infrastructure identity governance are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If your team is trying to connect cloud risk findings to controlled change, it is a relevant place to start.

This post draws on content published by ControlMonkey: the Wiz plus ControlMonkey integration for governed cloud remediation. Read the original.

NHIMG Editorial Note
Published by the NHIMG editorial team on 2026-05-18.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org