Skip to content

Commit

Permalink
Add a test that multiple nics work in google_compute_instance. (hashi…
Browse files Browse the repository at this point in the history
…corp#289)

* Add a test that multiple nics works in google_compute_instance.

* Add note that multiple nics is in Beta.
  • Loading branch information
rileykarson authored Aug 4, 2017
1 parent ba89d08 commit 3668327
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/r/compute_instance.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,7 @@ The following arguments are supported:
* `zone` - (Required) The zone that the machine should be created in.

* `network_interface` - (Required) Networks to attach to the instance. This can
be specified multiple times for multiple networks, but GCE is currently
limited to just 1. Structure is documented below.
be specified multiple times; multiple `network_interface` support is in Beta. Structure is documented below.

- - -

Expand Down

0 comments on commit 3668327

Please sign in to comment.