Skip to content

Commit

Permalink
update docs to include ip_configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
megan07 committed Oct 22, 2019
1 parent 84107d8 commit 6b27c1c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ The following arguments are supported:
* `network` - (Optional) The network to which VMs will be assigned. If it is not provided, "default" will be used.
* `subnetwork` - (Optional) The subnetwork to which VMs will be assigned. Should be of the form "regions/REGION/subnetworks/SUBNETWORK".
* `machine_type` - (Optional) The machine type to use for the job.
* `ip_configuration` - (Optional) The configuration for VM IPs. Options are `"WORKER_IP_PUBLIC"` or `"WORKER_IP_PUBLIC"`.


## Attributes Reference
Expand Down

0 comments on commit 6b27c1c

Please sign in to comment.