From 2f71ca6530f04afca880a80791c8be0af1135f5c Mon Sep 17 00:00:00 2001 From: Dana Hoffman Date: Tue, 29 Aug 2017 17:29:07 +0900 Subject: [PATCH] multi-nic is now GA (#361) --- website/docs/r/compute_instance.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/r/compute_instance.html.markdown b/website/docs/r/compute_instance.html.markdown index 8e18e7d7..d73fb603 100644 --- a/website/docs/r/compute_instance.html.markdown +++ b/website/docs/r/compute_instance.html.markdown @@ -71,7 +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; multiple `network_interface` support is in Beta. Structure is documented below. + be specified multiple times. Structure is documented below. - - -