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

This commit is contained in:
Renovate Bot 2025-04-30 01:46:58 +00:00
commit b45b8cc761
2 changed files with 31 additions and 31 deletions

View file

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