Skip to main content
The devhelm_alert_channel resource creates and manages alert channel integrations in Terraform.

Basic example

Arguments

The provider enforces a per-type field matrix at plan time: attributes required by the chosen channel_type must be set, and attributes belonging to a different channel type are rejected with “Unsupported attribute for channel type” rather than silently dropped.

Computed attributes

Examples by type

Import

Import accepts the channel name or its UUID. If multiple channels share the same name, the import fails with an ambiguity error — import by UUID in that case.

Next steps

Monitors

Reference channels from monitor resources.

Integrations

Setup guides for each channel type.