Skip to content

Commit 8f66c89

Browse files
committed
testing any input
1 parent ea1e8d2 commit 8f66c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
variable "accounts" {
55
description = "AWS account names and IDs"
6-
type = map(string)
6+
type = any
77
}
88

99
variable "pipeline_name" {

0 commit comments

Comments
 (0)