Add ability to autogenerate md5 keys in net-vpn-ha (#2748)

* Add ability to optionally generate MD5 secrets in VPN module

* Add ability to autogenerate MD5 keys in net-vpn-ha module

* restore missing output

* fix test counts

---------

Co-authored-by: Luca Prete <lucaprete@google.com>
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
This commit is contained in:
Luca Prete
2024-12-06 10:34:56 +03:00
committed by GitHub
parent 5842bf7407
commit c6c6bbfffa
17 changed files with 71 additions and 39 deletions

View File

@@ -212,5 +212,5 @@ counts:
google_compute_router_peer: 4
google_compute_vpn_tunnel: 4
modules: 2
random_id: 2
resources: 18
random_id: 6
resources: 22

View File

@@ -126,5 +126,5 @@ counts:
google_compute_router_peer: 2
google_compute_vpn_tunnel: 2
modules: 1
random_id: 1
resources: 10
random_id: 3
resources: 12

View File

@@ -131,5 +131,5 @@ counts:
google_compute_router_peer: 2
google_compute_vpn_tunnel: 2
modules: 1
random_id: 1
resources: 10
random_id: 3
resources: 12