chore(deps): update terraform adguard to v1.7.0

This commit is contained in:
Renovate Bot 2026-04-16 05:03:33 +00:00
commit 9cd3b4595d
2 changed files with 29 additions and 31 deletions

View file

@ -9,7 +9,7 @@ terraform {
required_providers {
adguard = {
source = "gmichels/adguard"
version = "1.6.2"
version = "1.7.0"
}
}
}