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
Description: "GCS bucket name for backup replication target. Only configurable when editing existing clusters. For SYNCHRONOUS clusters, all regions must have the same target. For GEO_PARTITIONED clusters, each region can have different targets. Only supported for GCP clusters and PAID tier.",
100
+
Description: "GCS bucket name set as backup replication target.",
101
101
Type: types.StringType,
102
102
Computed: true,
103
103
},
104
+
"backup_region": {
105
+
Description: "Indicates whether cluster backup data will be stored in this region.",
0 commit comments