docs: update provider docs for full CRUD support

This commit is contained in:
beatz174-bit
2026-05-04 01:02:36 +10:00
parent ba71837a59
commit 2c671aaa0f
5 changed files with 253 additions and 365 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
---
page_title: "dynu Provider"
description: |-
Terraform provider for Dynu DNS read-only data sources.
Terraform provider for Dynu DNS domains and DNS records (full CRUD) plus lookup data sources.
---
# dynu Provider
The `dynu` provider lets Terraform read Dynu DNS domain and record data.
The `dynu` provider manages Dynu root domains and DNS records, and supports lookup data sources for discovery workflows.
This provider repository is standalone and does not require any external companion repository or helper script.
## Example Usage