Deleting an instance permanently removes the instance and all its databases. You cannot undo this later.
To delete a cloud spanner instance
Use the gcloud spanner instances delete command, replacing [INSTANCE-ID] with the instance ID:
gcloud spanner instances delete [INSTANCE-ID]