From ba062b6a2df5865e686507ea699501c439636317 Mon Sep 17 00:00:00 2001 From: Modular Magician Date: Mon, 17 Aug 2020 19:01:33 +0000 Subject: [PATCH] Add attributes reference to `google_compute_instance_from_template` (#3877) Signed-off-by: Modular Magician --- .changelog/3877.txt | 3 +++ website/docs/r/compute_instance_from_template.html.markdown | 6 ++++++ 2 files changed, 9 insertions(+) create mode 100644 .changelog/3877.txt diff --git a/.changelog/3877.txt b/.changelog/3877.txt new file mode 100644 index 00000000000..8ec013c0699 --- /dev/null +++ b/.changelog/3877.txt @@ -0,0 +1,3 @@ +```release-note:none + +``` diff --git a/website/docs/r/compute_instance_from_template.html.markdown b/website/docs/r/compute_instance_from_template.html.markdown index 8e487842fab..f91656423c5 100644 --- a/website/docs/r/compute_instance_from_template.html.markdown +++ b/website/docs/r/compute_instance_from_template.html.markdown @@ -87,6 +87,12 @@ are marked [Attributes as Blocks](/docs/configuration/attr-as-blocks.html): * `network_interface.alias_ip_range` * `network_interface.access_config` +## Attributes Reference + +All exported attributes from `google_compute_instance` are exported here. +See https://www.terraform.io/docs/providers/google/r/compute_instance.html#attributes-reference +for details. + ## Timeouts This resource provides the following