Manifests
This content is for v0.2.1. Switch to the latest version for up-to-date documentation.
apiVersion: agoraform.io/v1alpha1providers: matomo: publish: true environment: liveresources: - address: matomo.goal.trial_started attributes: name: Trial Started matchAttribute: event_action pattern: trialStarted| Field | Required | Description |
|---|---|---|
apiVersion | yes | Must be agoraform.io/v1alpha1. |
providers | no | Non-secret provider-specific desired state. |
resources | no | Desired managed resources. |
Credentials never belong in the manifest. Unknown provider fields are rejected.
Resource addresses are provider.type.name. Dependencies use $ref objects containing a logical address. Missing references, self-references, and cycles fail before remote mutations.
See the manifest reference.