Skip to content

Commit

Permalink
Add attributes reference to google_compute_instance_from_template (#…
Browse files Browse the repository at this point in the history
…3877) (#7043)

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored Aug 17, 2020
1 parent e5a586c commit 7df7029
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changelog/3877.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:none

```
6 changes: 6 additions & 0 deletions website/docs/r/compute_instance_from_template.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7df7029

Please sign in to comment.