https://github.com/checkly/terraform-provider-checkly-v2
https://github.com/checkly/terraform-provider-checkly-v2
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/checkly/terraform-provider-checkly-v2
- Owner: checkly
- License: mpl-2.0
- Created: 2023-07-27T12:54:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T10:03:48.000Z (over 1 year ago)
- Last Synced: 2025-02-25T10:56:21.647Z (3 months ago)
- Language: Go
- Size: 82 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
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)
![]()
Code, test, and deploy synthetic monitoring at scale
From Checkly with ♥️