10 lines
195 B
YAML
10 lines
195 B
YAML
project_id: "modern-app-dev"
|
|
name: "dev-orders-db"
|
|
database_version: "POSTGRES_15"
|
|
tier: "db-g1-small"
|
|
region: "us-central1"
|
|
|
|
backup_configuration:
|
|
enabled: true
|
|
point_in_time_recovery: true
|