provider/google: remote_traffic_selector for google_compute_vpn_tunnel

This commit is contained in:
Roberto Jung Drebes 2017-01-04 10:35:44 +01:00 committed by Roberto Jung Drebes
parent 1be448ed77
commit eec0772512

View File

@ -104,6 +104,11 @@ The following arguments are supported:
custom subnetted network. Refer to Google documentation for more
information.
* `remote_traffic_selector` - (Optional) Specifies which CIDR ranges the VPN
tunnel can route to the remote side. Mandatory if the VPN gateway is attached to a
custom subnetted network. Refer to Google documentation for more
information.
* `project` - (Optional) The project in which the resource belongs. If it
is not provided, the provider project is used.