https://github.com/checkly/terraform-provider-checkly
Terraform provider for the Checkly monitoring service
https://github.com/checkly/terraform-provider-checkly
checkly iac terraform terraform-provider
Last synced: 3 months ago
JSON representation
Terraform provider for the Checkly monitoring service
- Host: GitHub
- URL: https://github.com/checkly/terraform-provider-checkly
- Owner: checkly
- Created: 2019-11-11T17:04:46.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-03-25T20:46:54.000Z (3 months ago)
- Last Synced: 2026-03-25T23:41:21.968Z (3 months ago)
- Topics: checkly, iac, terraform, terraform-provider
- Language: Go
- Homepage: https://registry.terraform.io/namespaces/checkly
- Size: 4.11 MB
- Stars: 44
- Watchers: 7
- Forks: 8
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-tf - terraform-provider-checkly - Manage [Checkly](https://www.checklyhq.com) resources for API & E2E monitoring. (Providers / Vendor supported providers)
README
# Checkly Terraform Provider

[](https://github.com/checkly/terraform-provider-checkly/actions/workflows/test.yml)


This Terraform provider enables users to handle [Checkly](https://checklyhq.com) resources. Manage your checks, groups, alert channels and more and start declaring your monitoring setup as code.
## Installation
Please take a look at the [installation guide](https://github.com/checkly/terraform-provider-checkly/blob/main/docs/guides/getting-started.md)
> If you're still using Terraform 0.12 please refer to [terraform 0.12 documentation](https://github.com/checkly/terraform-provider-checkly/blob/main/docs/guides/support-for-terraform-0.12.md)
## Getting started
For documentation and example usage see:
1. [Checkly's documentation and getting started guide](https://www.checklyhq.com/docs/terraform-provider).
2. [The official provider resource documentation](https://registry.terraform.io/providers/checkly/checkly/latest/docs).
3. [Working demo](https://github.com/checkly/checkly-terraform-getting-started).
## Questions
For questions and support please open a new [discussion](https://github.com/checkly/terraform-provider-checkly/discussions). The issue list of this repo is exclusively for bug reports and feature/docs requests.
## Issues
Please make sure to respect issue requirements and choose the proper [issue template](https://github.com/checkly/terraform-provider-checkly/issues/new/choose) when opening an issue. Issues not conforming to the guidelines may be closed.
## Contribution
Please make sure to read the [Contributing Guide](https://github.com/checkly/terraform-provider-checkly/blob/main/CONTRIBUTING.md) before making a pull request.
## License
[MIT](https://github.com/checkly/terraform-checkly-provider/blob/main/LICENSE)