YAML Change Review

Normalize two YAML documents and compare them with path-level differences.

Beginner~2 minyamlcomparisonreview

Use case

Use this to review infrastructure or configuration changes between YAML revisions with less formatting noise.

Workflow overview2 steps0 / 2 completed~2 min

What to expect

Follow the steps from left to right for a quick overview, then use the inline stepper below to run each tool.

Normalize two YAML documents and compare them with path-level differences.

Current focusStep 1 · YAML Formatter
0% complete
Step 1yaml-tools Waiting

YAML Formatter

YAML → YAML

Format YAML

Normalized YAML output in block style.

Step 2yaml-tools Waiting

YAML Diff Tool

YAML → TEXT

Compare YAML

Path-based differences between left and right YAML.

Workflow steps

Run this workflow inline
Work through each tool step here. Running a step automatically prepares the next step with the correct handoff value.

Workflow shortcut

Next unlocked step: Step 1 · YAML Formatter

Progress is stored locally in this browser.
1
Step 1Ready to runyaml-tools

YAML Formatter

Normalize YAML by parsing and re-emitting with consistent 2-space indentation and block style.

Open full tool

YAML input

Paste YAML to normalize with consistent 2-space indentation.

Formatted YAML

Normalized YAML output in block style.

Run this step to process the current input and prepare the next workflow stage.

2
Step 2Lockedyaml-tools

YAML Diff Tool

Compare two YAML documents and report differences.

Open full tool
Complete the previous step first
This step unlocks automatically after all earlier workflow steps are completed successfully.

Diff input (JSON)

Provide { "left": "yaml...", "right": "yaml..." }.

Diff result

Path-based differences between left and right YAML.

Run this step to process the current input and prepare the next workflow stage.