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

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

 
 
 

Contributors

Languages

  • Go 100.0%