File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1+ ```release-note:enhancement
2+ bigtable: updated the max number of clusters supported documentation
3+ ```
Original file line number Diff line number Diff line change @@ -81,8 +81,8 @@ The following arguments are supported:
8181
8282* ` name ` - (Required) The name (also called Instance Id in the Cloud Console) of the Cloud Bigtable instance.
8383
84- * ` cluster ` - (Required) A block of cluster configuration options. This can be specified at least once, and up to 4 times.
85- See [ structure below] ( #nested_cluster ) .
84+ * ` cluster ` - (Required) A block of cluster configuration options. This can be specified at least once, and up
85+ to as many as possible within 8 cloud regions. See [ structure below] ( #nested_cluster ) .
8686
8787-----
8888
You can’t perform that action at this time.
0 commit comments