outputs cleaup

This commit is contained in:
eliamaldini
2023-08-18 15:41:06 +02:00
parent 87e82244af
commit 81b567684b

View File

@@ -69,7 +69,3 @@ output "vcenter" {
description = "Details about a vCenter Server management appliance."
value = google_vmwareengine_private_cloud.private-cloud.vcenter
}
output "test" {
value = data.google_compute_network_peering.psa_peering
}