Add docs for enabling flow logs.

This commit is contained in:
Paddy 2018-05-02 11:51:34 -07:00
parent 325a118053
commit e000ff5035

View File

@ -56,6 +56,11 @@ The following arguments are supported:
can access Google services without assigned external IP
addresses.
* `enable_flow_logs` - (Optional, [Beta](/docs/providers/google/index.html#beta-features))
Set to `true` to enable [flow logs](https://cloud.google.com/vpc/docs/using-flow-logs)
for this subnetwork.
- - -
* `secondary_ip_range` - (Optional, [Beta](/docs/providers/google/index.html#beta-features)) An array of configurations for secondary IP ranges for VM instances contained in this subnetwork. Structure is documented below.