Skip to content

Commit 26c7cb6

Browse files
committed
added default value
1 parent db03199 commit 26c7cb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variables.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ variable "methods" {
4747
path = string
4848
type = string
4949
}))
50+
default = []
5051
}
5152

5253
variable "root-resource" {

0 commit comments

Comments
 (0)