Skip to content

plan

This content is for v0.2.1. Switch to the latest version for up-to-date documentation.

Terminal window
agoraform plan
agoraform plan -f path/to/manifest.yaml
agoraform plan path/to/manifest.yaml

Compares desired state with live Matomo. Never mutates. A bound identity missing remotely is a stale-state error, not an implicit create.

Publication can appear as > matomo.container.main: publish -> live [conditional]. A plan with only a provider action still exits 2.

CodeMeaning
0Success; no changes
1Planning failed
2Changes or provider actions present
3Invalid invocation