content(what-is): expand the IaC for DevOps explainer#19147
Conversation
Rewrites content/what-is/infrastructure-as-code-for-devops.md from a short overview into a deeper reference covering how IaC enables a modern DevOps program end to end. New structure: - Bold quotable definition + question-driven TOC. - Why DevOps needs IaC (scale, speed, risk). - DevOps lifecycle table showing what IaC contributes to each of the eight stages. - CALMS pillar table showing what IaC contributes to Culture, Automation, Lean, Measurement, Sharing. - Detailed sections on CI/CD for infrastructure, shift-left testing + policy as code, and platform engineering / self-service. - Maturity progression from console clicks through platform- engineered IaC, tied to DORA performance brackets. - DevOps toolchain table covering 9 categories. - Pulumi-in-DevOps section: real languages, same review process, CI/CD-native, CrossGuard, ESC, automation API. - Ten FAQ entries. - Cross-links to IaC, DevOps, CI/CD, platform engineering, infrastructure testing, configuration management. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Your site preview for commit 4872e9f is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-19147-4872e9fd.s3-website.us-west-2.amazonaws.com |
Pre-merge Review — Last updated 2026-05-19T17:15:00ZTip Summary: This PR expands the Review confidence:
Investigation log
🔍 Verification trail42 claims extracted · 25 verified · 7 unverifiable · 1 contradicted
🚨 Outstanding in this PRNo outstanding issues.
|
|
@claude - fix all the outstanding items and then #update-review |
|
🤖 Review updated on @alexleventer's request. |
|
@claude - fix all the outstanding items and then #update-review |
- Remove Java from CrossGuard policy-language list; add note that policies apply to stacks written in any supported language (TS/JS, Python, Rego only) - Fix two broken /docs/iac/packages-and-automation/github-actions/ links to canonical /docs/iac/guides/continuous-delivery/github-actions/ Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
🤖 Review updated on @alexleventer's request. |
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
🤖 Review updated on @CamSoper's request. |
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
🤖 Review updated on @CamSoper's request. |
Summary
Rewrites
content/what-is/infrastructure-as-code-for-devops.mdfrom a 35-line overview into a deeper reference on how IaC fits into a modern DevOps program.What changed
Test plan
🤖 Generated with Claude Code