From f8caa630d84477ea1982bab7570d6b27e229964b Mon Sep 17 00:00:00 2001 From: Steven Wirges Date: Thu, 28 Jul 2016 17:08:06 +0200 Subject: [PATCH] Updated compute_address docs Added address to attribute ref --- .../source/docs/providers/google/r/compute_address.html.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/website/source/docs/providers/google/r/compute_address.html.markdown b/website/source/docs/providers/google/r/compute_address.html.markdown index 8d5655b14..df0c8fad5 100644 --- a/website/source/docs/providers/google/r/compute_address.html.markdown +++ b/website/source/docs/providers/google/r/compute_address.html.markdown @@ -42,3 +42,4 @@ In addition to the arguments listed above, the following computed attributes are exported: * `self_link` - The URI of the created resource. +* `address` - The IP of the created resource.