Support one group per zone in compute-vm (#218)

* support multiple groups per zone in compute-vm

* fix ilb as next hop example
This commit is contained in:
Ludovico Magnocavallo
2021-04-01 08:27:38 +02:00
committed by GitHub
parent 1ca439440a
commit 3597769e8e
6 changed files with 32 additions and 17 deletions

View File

@@ -293,7 +293,7 @@ module "instance-group" {
| name | description | sensitive |
|---|---|:---:|
| external_ips | Instance main interface external IP addresses. | |
| group | Instance group resource. | |
| groups | Instance group resources. | |
| instances | Instance resources. | |
| internal_ips | Instance main interface internal IP addresses. | |
| names | Instance names. | |