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

This commit is contained in:
Renovate Bot 2024-12-06 21:14:39 +00:00 committed by cătălin
commit 3b2577d0dd
2 changed files with 32 additions and 17 deletions

View file

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