modif de DEV

This commit is contained in:
2025-12-04 09:46:44 +01:00
parent 0cb2915625
commit 4e35dc0cac

View File

@@ -10,7 +10,7 @@ output "vpc_id" {
value = module.network.vpc_id value = module.network.vpc_id
} }
output "service_account_email" { #output "service_account_email" {
value = module.iam.service_account_email # value = module.iam.service_account_email
} #}