node Scaling Factor
Parameters
The node scaling factor for this cluster. One of "NodeScalingFactor1X"
or "NodeScalingFactor2X"
. Defaults to "NodeScalingFactor1X"
. If "NodeScalingFactor2X"
is specified, then num_nodes
, min_nodes
, and max_nodes
would need to be specified in increments of 2. This value cannot be updated after the cluster is created.
Note: Removing the field entirely from the config will cause the provider to default to the backend value. !>Warning: Modifying this field will cause the provider to delete/recreate the entire resource. !>Warning: Modifying the
storage_type
,zone
orkms_key_name
of an existing cluster (bycluster_id
) will cause the provider to delete/recreate the entiregcp.bigtable.Instance
resource. If these values are changing, use a newcluster_id
.