I'm testing the new feature in Spanner to have scheduled backups. I've created several, some manually, and some through our Terraform automation.
I have a schedule that should create incremental backups (using Enterprise Tier) every night, and at the same time I have a test schedule doing the same every night for full backups.
This was configured yesterday, so I was expecting to see the first backups this morning, but there's nothing there, not even in the audit logs.
In the UI, the schedules are there, and everything seems correct, it's just that don't do anything.
Am I missing something here?
These are pictures showing a daily incremental backup that should have been triggered already.
From the doc:
Backup schedules for newly created databases take up to 24 hours to become active and start creating backups.
That is, if the database was created in the last day, the backup can still be in the works.