Require provider api_key and remove env var fallback

This commit is contained in:
beatz174-bit
2026-05-04 01:21:53 +10:00
parent 2b0c058664
commit a317b5f0ce
13 changed files with 22 additions and 30 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ A standalone Terraform provider for Dynu DNS and domain management.
- `dynu_domains`
- `dynu_domain`
- `dynu_dns_records`
- Provider authentication via `api_key` or `DYNU_API_KEY`.
- Provider authentication via `api_key`.
## Minimal usage example