Explorar o código

Merge pull request #1046 from ChristianLempa/renovate/twingate-3.3.x

chore(deps): update terraform twingate to v3.3.2
Christoph Schug hai 10 meses
pai
achega
9d370f0c1f
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.3.1"
+      version = "3.3.2"
     }
   }
 }