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.
2 parents 3584455 + ec05840 commit 85759d8Copy full SHA for 85759d8
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