gcp/builder: add doc for tags

closes #6446
pull/6741/head
Adrien Delorme 8 years ago
parent 5470c08345
commit f088ab6d44

@ -318,7 +318,8 @@ builder.
will be interpolated to `projects/((network_project_id))/regions/((region))/subnetworks/((subnetwork))`
- `tags` (array of strings)
- `tags` (array of strings) - Assign network tags to apply firewall rules to
VM instance.
- `use_internal_ip` (boolean) - If true, use the instance's internal IP
instead of its external IP during building.

Loading…
Cancel
Save