https://github.com/gitpod-io/terraform-google-ona-runner
Terraform module to deploy Ona GCP Runner
https://github.com/gitpod-io/terraform-google-ona-runner
Last synced: about 1 month ago
JSON representation
Terraform module to deploy Ona GCP Runner
- Host: GitHub
- URL: https://github.com/gitpod-io/terraform-google-ona-runner
- Owner: gitpod-io
- License: mpl-2.0
- Created: 2026-03-27T10:53:44.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-05-11T21:05:59.000Z (about 1 month ago)
- Last Synced: 2026-05-11T23:13:03.133Z (about 1 month ago)
- Language: HCL
- Size: 601 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Ona GCP Runner
[](https://gitpod.io/#https://github.com/gitpod-io/terraform-google-ona-runner)
This is the Terraform module for the Ona GCP Runner. It deploys an
[Ona](https://ona.com) runner in your Google Cloud VPC, where each development
environment runs as a Compute Engine instance inside your project — source code
and credentials never leave your infrastructure.
> GCP Runners require an [Enterprise plan](https://ona.com/pricing).
> To get access, [contact our sales](https://ona.com/contact/sales).
Refer to [the Ona documentation](https://ona.com/docs/ona/runners/gcp/overview)
for setup instructions, configuration options, and troubleshooting.
---
---
## Example
The [`runner-with-networking`](./examples/runner-with-networking/) example
provides a full infrastructure setup including VPC, DNS, and certificates.
## Releases
New stable releases are published roughly once a week. To get notified when a
release is available, subscribe to the Pub/Sub release notifications topic from
your own GCP project. See the
[Release Notifications](https://ona.com/docs/ona/runners/gcp/update-runner#release-notifications)
documentation for topic details, message format, and subscription examples.