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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user