tarsolutiontools

Find configuration drift without exposing secret values.

01 Input

Processed on demand. Never saved.

02 Output

⌘

A little clarity awaits.

Start with a sample or add your own input.
Your result will appear here.

Ready when you areJSON API · no cache
A CLOSER LOOK

The details behind
the result.

Understand the format, the calculation, and what to look for.

Drift

Added, removed, unchanged, changed and type-changed paths are compared recursively. Environment placeholders are not expanded from the server.

Secrets

Keys containing password, secret, token, credential, authorization or private/key patterns are masked in every export. This heuristic cannot identify every secret; do not paste production credentials.

Patch

JSON Patch paths use JSON Pointer escaping. Masked patches are reports, not directly deployable configurations.

Inputs explained

Config format
Config format
Baseline config
Baseline environment or configuration document.
Compared config
Configuration to compare against the baseline.
Ignore paths
Comma-separated glob paths, such as logging.*,build.id.
Required paths
Comma-separated paths that must exist in the compared config.
Array order
Array order
Output
Output