Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Terraform provider for Arachnys' Cabot. Create, manage, and manipulate status checks, and alerts for services.

License

Notifications You must be signed in to change notification settings

arachnys/terraform-provider-cabot

 
 

Repository files navigation

terraform-provider-cabot

A work in progress.

Terraform provider for Arachnys' Cabot. Create, manage, and manipulate status checks, and alerts for services.

Cabot is a self-hosted, easily-deployable monitoring, and alerts service - like a lightweight PagerDuty.

Install

go get -u github.com/mrsaints/terraform-provider-cabot
go build -o terraform-provider-cabot

Usage

Configuration

  • base_url (string)
  • username (string)
  • password (string)

Data Sources

cabot_plugin

Resources

cabot_check_graphite

cabot_check_http

cabot_check_icmp

cabot_check_jenkins

cabot_instance

cabot_service

About

Terraform provider for Arachnys' Cabot. Create, manage, and manipulate status checks, and alerts for services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%