Using Console
Using CLI
Using Python
<path_to_service_account_file>
with the path to your GCP service account key file, <instance_id>
with the ID of your Spanner instance, and <minimum_node_count>
with the desired minimum number of nodes for your instance.By following these steps, you can remediate the misconfiguration “Spanner Instances Nodes Should Be Minimum” for GCP using Python.