Skip to content

Commit 90bed07

Browse files
Update test/fixtures/confidential_safer_cluster/example.tf
Co-authored-by: Andrew Peabody <[email protected]>
1 parent 4264710 commit 90bed07

File tree

1 file changed

+1
-1
lines changed
  • test/fixtures/confidential_safer_cluster

1 file changed

+1
-1
lines changed

test/fixtures/confidential_safer_cluster/example.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
module "example" {
1818
source = "../../../examples/confidential_safer_cluster"
1919

20-
project_id = var.project_ids[0]
20+
project_id = var.project_ids[1]
2121
region = var.region
2222
}

0 commit comments

Comments
 (0)