This commit is contained in:
Rescla
2026-04-14 11:25:06 +02:00
parent ec912a3362
commit d2f0ccb4b9
5 changed files with 20 additions and 4 deletions
+1
View File
@@ -2,4 +2,5 @@ provider "opnsense" {
uri = "https://172.20.0.0"
api_key = "AwtsqWjEfCDXGh6UWJkYNBCteP1mN77/e6eHL+iN0luzVTZtzRDaK1WOQCGTSPTLjM0fqNkj8HkXnlau"
api_secret = "FxFYQBTKC1pAhp3InUeJbylHdlRdEWJ+6gsoQDgHCuBKqipLJjcVY/mESyoNokHzEpxNzRTfHx+Qy4Gi"
allow_insecure = true
}