Hacker News new | ask | show | jobs
by erik_seaberg 770 days ago
Infra as code. Write a template for a Spanner table in your GCP account. If it doesn't already exist, OpenTofu will notice and offer to send the API call to create it.

It's like using AWS CloudFormation or GCP Deployment Manager, but supports quite a few cloud vendors with the same tools.