added missing description

This commit is contained in:
apichick 2021-11-04 00:22:14 +01:00
parent 9d56c913eb
commit bba8f6de5d
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ variable "volumes" {
}
variable "vpc_connector" {
description = ""
description = "VPC connector configuration. Set create to 'true' if a new connecto needs to be created"
type = object({
create = bool
name = string