Remove Dynu provider version constraint

This commit is contained in:
beatz174-bit
2026-05-13 05:09:17 +10:00
parent fc5c882193
commit 5c38b92bc8
6 changed files with 57 additions and 30 deletions
@@ -1,5 +1,4 @@
provider "dynu" {
# Keep auth local-only; do not commit credentials.
# Provider schema must be confirmed against registry docs before changing fields.
api_key = var.dynu_api_key
}