You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/r/clb_target_group_attachment.html.markdown
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -56,9 +56,9 @@ The following arguments are supported:
56
56
57
57
*`clb_id` - (Required, ForceNew) ID of the CLB.
58
58
*`listener_id` - (Required, ForceNew) ID of the CLB listener.
59
-
*`target_group_id` - (Required, ForceNew) ID of the CLB target group.
60
59
*`rule_id` - (Optional, ForceNew) ID of the CLB listener rule.
61
-
*`targrt_group_id` - (Optional, ForceNew, **Deprecated**) It has been deprecated from version 1.47.1. Use `target_group_id` instead. ID of the CLB target group.
60
+
*`target_group_id` - (Optional, ForceNew) ID of the CLB target group.
61
+
*`targrt_group_id` - (Optional, **Deprecated**) It has been deprecated from version 1.47.1. Use `target_group_id` instead. ID of the CLB target group.
0 commit comments