The Superblocks Terraform module for Google deploys the data plane as a Google Cloud Run service and configures all the required infrastructure to expose it to end users in Superblocks.
Deploy with Terraform
Follow the steps below to deploy the data plane on Google Cloud Run using Terraform.Install prerequisites
- Install Terraform
- Install and authorize the gcloud CLI
Create Terraform file
To get started, navigate to the Setup Wizard to generate asuperblocks_agent_key.
zone_name for your domain by running gcloud dns managed-zones list --filter "dns_name ~ ${domain}. If you don’t use Google Cloud DNS, see the Custom Domain Mapping section for how you can manually configure the DNS for your agent.

