gcp/builder: add doc for tags

closes #6446
This commit is contained in:
Adrien Delorme 2018-09-20 10:50:50 +02:00
parent 5470c08345
commit f088ab6d44
1 changed files with 2 additions and 1 deletions

View File

@ -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.