Skip to content

Lifecycle

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

Validate checks schema, addresses, duplicates, provider type, Matomo connectivity, and goal fields.

Plan diffs against live Matomo, never mutates, and reads agoraform.state.json. Unmanaged remote objects are ignored. A bound identity missing remotely is a stale-identity error, not a create.

Apply executes planned creates and updates and persists identities. It does not delete remote resources.

Import binds one existing remote id, prints YAML, and does not change Matomo.

There is no destroy command.