Skip to content

Commit

Permalink
chore: update variable descriptions
Browse files Browse the repository at this point in the history
Signed-off-by: Salim Afiune Maya <afiune@lacework.net>
  • Loading branch information
afiune committed Dec 15, 2020
1 parent ab8761d commit 1211266
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,9 @@ variable "password_length" {
}

variable "lacework_integration_name" {
type = string
default = "TF config"
type = string
default = "TF config"
description = "The Lacework integration name"
}

variable "wait_time" {
Expand Down

0 comments on commit 1211266

Please sign in to comment.