Skip to content

Commit b3a22d0

Browse files
eilginrosbo
authored andcommitted
Fix the description of the compute instance group as it is targeting unmanaged instances (#713)
1 parent 1c8eb9a commit b3a22d0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

website/docs/r/compute_instance_group.html.markdown

+2-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ description: |-
88

99
# google\_compute\_instance\_group
1010

11-
The Google Compute Engine Instance Group API creates and manages pools
12-
of homogeneous Compute Engine virtual machine instances from a common instance
13-
template. For more information, see [the official documentation](https://cloud.google.com/compute/docs/instance-groups/#unmanaged_instance_groups)
11+
Creates a group of dissimilar Compute Engine virtual machine instances.
12+
For more information, see [the official documentation](https://cloud.google.com/compute/docs/instance-groups/#unmanaged_instance_groups)
1413
and [API](https://cloud.google.com/compute/docs/reference/latest/instanceGroups)
1514

1615
## Example Usage

0 commit comments

Comments
 (0)