Update compute_network.html.markdown (#13077)

Include `name` in the exported attributes of `google_compute_network`'s documentation
This commit is contained in:
Neil Calabroso 2017-03-27 23:47:06 +08:00 committed by Paul Stack
parent dc81c9a5b2
commit d7243112be
1 changed files with 2 additions and 0 deletions

View File

@ -53,4 +53,6 @@ exported:
* `gateway_ipv4` - The IPv4 address of the gateway.
* `name` - The unique name of the network.
* `self_link` - The URI of the created resource.