Google Workspace
A scripted alternative to the Manual: Google Workspace path for the per-customer GCP project, service account, and DWD setup. The script will create the GCP project, enable the required APIs, create the service account, generate the JSON key, and prepare the exact paste payload for the customer’s Workspace Admin Console step.
This page will publish with the script. Check back soon.
Design intent
When this method publishes, the script will:
- Be source-readable. Plain script, no compiled binaries.
- Be idempotent. Re-running picks up where the previous run left off rather than failing on existing resources.
- Handle the GCP
iam.disableServiceAccountKeyCreationpolicy case — if the org enforces that constraint, the script will detect the failure mode and exit cleanly with the same remediation steps the Manual: Google Workspace page documents (override the policy, then re-run the script).
Questions in the meantime? Contact us.