added period

This commit is contained in:
Christoph Grotz 2023-02-24 17:52:56 +00:00
parent 0496b26f62
commit f65b15a62b
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ variable "prefix" {
}
variable "producer_project_id" {
description = "The producer project, in which the ILB, PSC Service Attachment and Cloud Run service should be created"
description = "The producer project, in which the ILB, PSC Service Attachment and Cloud Run service should be created."
type = string
}