diff --git a/templates/docs/resources.html b/templates/docs/resources.html
index 6bb603e5..e09e1dad 100644
--- a/templates/docs/resources.html
+++ b/templates/docs/resources.html
@@ -8,7 +8,6 @@ Please submit additions and corrections
galexrt/docker-healthchecks – Docker image
haswalt/docker-healthchecks – Docker image
iphoting/healthchecks – Deploy Healthchecks to Heroku
-terraform-provider-healthchecksio – Terraform Provider for Healthchecks.io.
coaxial/healthchecks – Ansible role for deploying Healthchecks
Command Runners, Shell Wrappers
@@ -51,6 +50,10 @@ Please submit additions and corrections
+Terraform
+
Backup Software Integrations
- binarybucks/restic-tools – Wrapper around restic backup, with Healthchecks.io support.
diff --git a/templates/docs/resources.md b/templates/docs/resources.md
index 39187e48..088d7632 100644
--- a/templates/docs/resources.md
+++ b/templates/docs/resources.md
@@ -10,7 +10,6 @@ Please submit additions and corrections
* [galexrt/docker-healthchecks](https://github.com/galexrt/docker-healthchecks) – Docker image
* [haswalt/docker-healthchecks](https://github.com/haswalt/docker-healthchecks) – Docker image
* [iphoting/healthchecks](https://github.com/iphoting/healthchecks/) – Deploy Healthchecks to Heroku
-* [terraform-provider-healthchecksio](https://github.com/kristofferahl/terraform-provider-healthchecksio) – Terraform Provider for Healthchecks.io.
* [coaxial/healthchecks](https://galaxy.ansible.com/coaxial/healthchecks) – Ansible role for deploying Healthchecks
## Command Runners, Shell Wrappers
@@ -54,6 +53,10 @@ Please submit additions and corrections
* [msfjarvis/healthchecks-rs](https://github.com/msfjarvis/healthchecks-rs) – Supports all current Ping API and Management API calls.
+### Terraform
+
+* [terraform-provider-healthchecksio](https://github.com/kristofferahl/terraform-provider-healthchecksio) – Terraform Provider for Healthchecks.io. Supports creating, updating, deleting checks.
+
## Backup Software Integrations
* [binarybucks/restic-tools](https://github.com/binarybucks/restic-tools) – Wrapper around restic backup, with Healthchecks.io support.