Skip to content

feat: add GCP Terraform deployment support#150

Merged
bfbarkhouse-redpanda merged 1 commit into
mainfrom
add-gcp-terraform-support
May 21, 2026
Merged

feat: add GCP Terraform deployment support#150
bfbarkhouse-redpanda merged 1 commit into
mainfrom
add-gcp-terraform-support

Conversation

@supahcraig
Copy link
Copy Markdown
Contributor

@supahcraig supahcraig commented May 20, 2026

Summary

  • Adds driver-redpanda/deploy/gcp/ with self-contained GCP Terraform configuration
  • Provisions VPC, subnet, firewall rules, and compute instances (Redpanda brokers, clients, Prometheus)
  • Supports optional VPC peering to an existing Redpanda BYOC network
  • Includes terraform.tfvars.example and README with usage instructions for both standalone and BYOC deployments
  • No changes to existing AWS infrastructure

Test plan

  • terraform init && terraform apply provisions all instances cleanly
  • ansible-playbook deploys successfully against fresh VMs
  • Benchmark run completes against BYOC cluster
  • terraform destroy tears down cleanly

Copy link
Copy Markdown
Contributor

@bfbarkhouse-redpanda bfbarkhouse-redpanda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bfbarkhouse-redpanda bfbarkhouse-redpanda merged commit ab5d11c into main May 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants