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: docs/r/bigtable_instance.html.markdown
+1-1
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ The following arguments are supported:
40
40
41
41
*`display_name` - (Optional) The human-readable display name of the Bigtable instance. Defaults to the instance `name`.
42
42
43
-
*`cluster` - (Optional) A block of cluster configuration options. Either `cluster` or `cluster_id` must be used. At most two clusters may be specified. See structure below.
43
+
*`cluster` - (Optional) A block of cluster configuration options. Either `cluster` or `cluster_id` must be used. Only one cluster may be specified. See structure below.
44
44
45
45
*`cluster_id` - (Optional, Deprecated) The ID of the Cloud Bigtable cluster. Use `cluster.cluster_id` instead.
0 commit comments