Skip to content

Commit f024ad5

Browse files
authored
subnetwork and service_account_email params described (17211) (#10102)
* subnetwork and service_account_email params described (17211) * Doc adjustment
1 parent c28bd3f commit f024ad5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mmv1/third_party/terraform/website/docs/r/dataflow_flex_template_job.html.markdown

+4
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,10 @@ provided, the provider project is used.
118118

119119
* `region` - (Optional) The region in which the created job should run.
120120

121+
* `service_account_email` - (Optional) Service account email to run the workers as.
122+
123+
* `subnetwork` - (Optional) Compute Engine subnetwork for launching instances to run your pipeline.
124+
121125
## Attributes Reference
122126
In addition to the arguments listed above, the following computed attributes are exported:
123127

0 commit comments

Comments
 (0)