We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea1e8d2 commit 8f66c89Copy full SHA for 8f66c89
variables.tf
@@ -3,7 +3,7 @@
3
4
variable "accounts" {
5
description = "AWS account names and IDs"
6
- type = map(string)
+ type = any
7
}
8
9
variable "pipeline_name" {
0 commit comments