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 cd031b7307
commit 0a56308c99

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.