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 bc40ac2 commit 7d94bedCopy full SHA for 7d94bed
modules/instance_template/metadata.yaml
@@ -306,7 +306,7 @@ spec:
306
source: github.com/GoogleCloudPlatform/terraform-google-bigtable
307
version: ">= 0.1.0"
308
spec:
309
- outputExpr: "{\"BIGTABLE_INSTANCE_ID\" : instance_id, \"BIGTABLE_TABLE_IDS\" : table_ids}"
+ outputExpr: "{\"BIGTABLE_INSTANCE_ID\" : instance_id, \"BIGTABLE_TABLE_ID\" : table_ids[0]}"
310
- source:
311
source: github.com/GoogleCloudPlatform/terraform-google-regional-lb-http//modules/frontend
312
version: ">= 0.4.0"
0 commit comments