Shared vpc service fixes

This commit is contained in:
Miren Esnaola
2022-08-02 17:24:36 +02:00
parent 0655f6843d
commit 0920ac3877
4 changed files with 57 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ output "project_id" {
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.shared_vpc_service,
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,