Skip to content

Commit 7beb65a

Browse files
committed
Fix possessive redundancy: 'Pulumi's Pulumi Policies' -> 'Pulumi Policies, Pulumi's implementation'
1 parent e339ce6 commit 7beb65a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/what-is/what-is-ai-infrastructure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Teams govern AI infrastructure the same way they govern any production infrastru
103103

104104
### Guardrails that hold up in production
105105

106-
- **Policy as code** evaluates every proposed change, human or agent-authored, against organizational rules before it can apply. See [what policy as code is](/what-is/what-is-policy-as-code/) and Pulumi's [Pulumi Policies](/docs/insights/policy/) implementation.
106+
- **Policy as code** evaluates every proposed change, human or agent-authored, against organizational rules before it can apply. See [what policy as code is](/what-is/what-is-policy-as-code/) and [Pulumi Policies](/docs/insights/policy/), Pulumi's implementation.
107107
- **Secrets and configuration management** keeps credentials out of code and out of an agent's prompt context. See Pulumi's [secrets management](/product/secrets-management/).
108108
- **Drift detection and inventory** catch infrastructure that diverged from what is declared, whether a person clicked around in a console or an agent applied a change outside the normal path. See Pulumi's [insights and governance](/product/insights-governance/) capabilities.
109109
- **Human-in-the-loop approval** keeps a person in the decision path for changes above a defined risk threshold, even when an agent generated the change.

0 commit comments

Comments
 (0)