Skip to content

Commit 9711bf8

Browse files
committed
DOC: Update cluster module version in infra getting started
skipci
1 parent ca4b1cd commit 9711bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting_started/managing_infrastructure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ locals {
201201
202202
203203
module "octue_twined_cluster" {
204-
source = "git::github.com/octue/terraform-octue-twined-cluster.git?ref=0.2.2"
204+
source = "git::github.com/octue/terraform-octue-twined-cluster.git?ref=0.3.0"
205205
google_cloud_project_id = var.google_cloud_project_id
206206
google_cloud_region = var.google_cloud_region
207207
environment = local.environment

0 commit comments

Comments
 (0)