Skip to content

Manifests

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

apiVersion: agoraform.io/v1alpha1
resources:
- address: matomo.goal.trial_started
attributes:
name: Trial Started
matchAttribute: event_action
pattern: trialStarted

apiVersion must be agoraform.io/v1alpha1. Credentials never belong in YAML.

A resource address is provider.type.name. Duplicate addresses are rejected.

v0.1.0 does not document $ref dependencies; those arrive in v0.2.0.