From 7826d8fce0c753c2a6555ed22dba409b408e2405 Mon Sep 17 00:00:00 2001 From: Anna Geller Date: Thu, 13 Nov 2025 11:55:36 +0100 Subject: [PATCH] feat: add Marco's GCP module to README (#12935) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1742292636..c97c1f5ade 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,10 @@ Deploy Kestra on AWS using our CloudFormation template: [![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://console.aws.amazon.com/cloudformation/home#/stacks/create/review?templateURL=https://kestra-deployment-templates.s3.eu-west-3.amazonaws.com/aws/cloudformation/ec2-rds-s3/kestra-oss.yaml&stackName=kestra-oss) +### Launch on Google Cloud (Terraform deployment) + +Deploy Kestra on Google Cloud Infrastructure Manager using [our Terraform module](https://github.com/kestra-io/deployment-templates/tree/main/gcp/terraform/infrastructure-manager/vm-sql-gcs). + ### Get Started Locally in 5 Minutes #### Launch Kestra in Docker