Update outputs.tf

This commit is contained in:
Alejandro Leal 2023-06-29 22:36:27 -04:00
parent 43b3490ef1
commit d3739cc0ff
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ output "kms_keys" {
}
output "projects" {
description = "GCP Projects informations."
description = "GCP Projects information."
value = {
project_number = {
dwh-landing = module.dwh-lnd-project.number,