Skip to content

Commit 3d97c48

Browse files
committed
Add description - fix formatting *eyeroll*
1 parent aba626b commit 3d97c48

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

vars.tf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
variable "description" {
2-
default = null
3-
description = "Description of the Lambda Function"
4-
type = string
2+
default = null
3+
description = "Description of the Lambda Function"
4+
type = string
55
}
66

77
variable "environment" {

0 commit comments

Comments
 (0)