Skip to content

Commit

Permalink
Firewall network field now supports self_link in addition of name (Go…
Browse files Browse the repository at this point in the history
  • Loading branch information
rosbo authored Sep 28, 2017
1 parent 161b0e1 commit 1bf3fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/r/compute_firewall.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The following arguments are supported:
* `name` - (Required) A unique name for the resource, required by GCE.
Changing this forces a new resource to be created.

* `network` - (Required) The name of the network to attach this firewall to.
* `network` - (Required) The name or self_link of the network to attach this firewall to.

* `allow` - (Required) Can be specified multiple times for each allow
rule. Each allow block supports fields documented below.
Expand Down

0 comments on commit 1bf3fe2

Please sign in to comment.