remove debug output

This commit is contained in:
Ludo 2023-03-17 15:35:18 +01:00
parent 4b15fe4744
commit 367f4b6670
No known key found for this signature in database
1 changed files with 0 additions and 4 deletions

View File

@ -34,10 +34,6 @@ locals {
}
}
output "foo" {
value = local.bgp_session_ranges
}
module "landing-to-spokes-primary-vpn" {
source = "../../../modules/net-vpn-ha"
project_id = module.landing-project.project_id