Update compute_network.html.markdown (#13077)
Include `name` in the exported attributes of `google_compute_network`'s documentation
This commit is contained in:
parent
dc81c9a5b2
commit
d7243112be
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue