Skip to content

Commit ec05840

Browse files
Meet ShethMeet Sheth
authored andcommitted
service connect var type modification
1 parent 3584455 commit ec05840

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
@@ -91,5 +91,5 @@ variable "target_groups_arn" {
9191

9292
variable "service_connect_config" {
9393
description = "Service connect configuration"
94-
type = map(any)
94+
type = object(any)
9595
}

0 commit comments

Comments
 (0)