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 3584455 commit ec05840Copy full SHA for ec05840
variables.tf
@@ -91,5 +91,5 @@ variable "target_groups_arn" {
91
92
variable "service_connect_config" {
93
description = "Service connect configuration"
94
- type = map(any)
+ type = object(any)
95
}
0 commit comments