Explorar o código

Merge pull request #968 from ChristianLempa/renovate/twingate-3.x

chore(deps): update terraform twingate to v3.3.1
Christian Lempa hai 11 meses
pai
achega
6367d7daf1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      terraform/twingate/provider.tf

+ 1 - 1
terraform/twingate/provider.tf

@@ -3,7 +3,7 @@ terraform {
   required_providers {
     twingate = {
       source = "Twingate/twingate"
-      version = "3.0.18"
+      version = "3.3.1"
     }
   }
 }