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

This commit is contained in:
Renovate Bot 2024-09-05 12:47:36 +00:00
commit d1e55a42d0
2 changed files with 17 additions and 19 deletions

View file

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