We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4264710 commit 90bed07Copy full SHA for 90bed07
test/fixtures/confidential_safer_cluster/example.tf
@@ -17,6 +17,6 @@
17
module "example" {
18
source = "../../../examples/confidential_safer_cluster"
19
20
- project_id = var.project_ids[0]
+ project_id = var.project_ids[1]
21
region = var.region
22
}
0 commit comments