Skip to content

Resources

23 Checkly resources are available, organized across five API groups. Each resource has both cluster-scoped and namespace-scoped variants.

Checks (checks.checkly.crossplane.io/v1alpha1)

Kind Terraform Resource Description
Check checkly_check API or browser check
CheckGroup checkly_check_group Logical grouping of checks
CheckGroupV2 checkly_check_group_v2 V2 check group with enhanced features
Heartbeat checkly_heartbeat Heartbeat (cron/ping) check
HeartbeatMonitor checkly_heartbeat_monitor Heartbeat monitor
TCPCheck checkly_tcp_check TCP connectivity check
TCPMonitor checkly_tcp_monitor TCP port monitor
URLMonitor checkly_url_monitor URL availability monitor
DNSMonitor checkly_dns_monitor DNS resolution monitor
ICMPMonitor checkly_icmp_monitor ICMP (ping) monitor
PlaywrightCheckSuite checkly_playwright_check_suite Playwright test suite
PlaywrightCodeBundle checkly_playwright_code_bundle Playwright code bundle

Alerts (alerts.checkly.crossplane.io/v1alpha1)

Kind Terraform Resource Description
AlertChannel checkly_alert_channel Notification channel (email, Slack, webhook, etc.)
MaintenanceWindow checkly_maintenance_windows Scheduled maintenance window

Infrastructure (infra.checkly.crossplane.io/v1alpha1)

Kind Terraform Resource Description
Snippet checkly_snippet Reusable code snippet
EnvironmentVariable checkly_environment_variable Global environment variable
PrivateLocation checkly_private_location Private check runner location
ClientCertificate checkly_client_certificate Client TLS certificate

Status Pages (statuspage.checkly.crossplane.io/v1alpha1)

Kind Terraform Resource Description
Dashboard checkly_dashboard Public monitoring dashboard
StatusPage checkly_status_page Public status page
StatusPageService checkly_status_page_service Service entry on a status page

Triggers (triggers.checkly.crossplane.io/v1alpha1)

Kind Terraform Resource Description
TriggerCheck checkly_trigger_check Webhook trigger for a single check
TriggerGroup checkly_trigger_group Webhook trigger for a check group