terraform/ecc-gcp-292-spanner_backup_without_privileged_service_account/green/sa.tf (
4
lines of code) (
raw
):
resource "google_service_account" "this" { account_id = var.sa display_name = var.sa }