Update outputs.tf
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user