Merge pull request #6741 from hashicorp/doc_6446
gcp/builder: add doc for tags
This commit is contained in:
commit
cebca6bc6e
|
@ -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…
Reference in New Issue