chore(deps): update terraform twingate to v3.3.2

This commit is contained in:
renovate[bot]
2025-06-19 10:18:57 +00:00
committed by GitHub
parent 5628394255
commit 11e483b95a
+1 -1
View File
@@ -3,7 +3,7 @@ terraform {
required_providers {
twingate = {
source = "Twingate/twingate"
version = "3.3.1"
version = "3.3.2"
}
}
}