Added dependency on google_compute_shared_vpc_host_project.shared_vpc_host to project_id output and modified tests

This commit is contained in:
Miren Esnaola
2022-07-21 13:23:40 +02:00
parent a5536f890c
commit f153ab4614
7 changed files with 55 additions and 21 deletions

View File

@@ -57,6 +57,7 @@ output "project_id" {
google_project_organization_policy.boolean,
google_project_organization_policy.list,
google_project_service.project_services,
google_compute_shared_vpc_host_project.shared_vpc_host,
google_compute_shared_vpc_service_project.service_projects,
google_project_iam_member.shared_vpc_host_robots,
google_kms_crypto_key_iam_member.service_identity_cmek,