remove extra new line

Signed-off-by: Fernando Crespo Gravalos <fcrespo@fastly.com>
This commit is contained in:
Fernando Crespo Gravalos 2025-03-31 18:49:37 +02:00
parent a6a54e8806
commit 460797ba4a
1 changed files with 0 additions and 1 deletions

View File

@ -187,7 +187,6 @@ Prefixes will be rendered using `tpl` function so you can use any value of your
In the event you want to explicitly specify MIGs instead of using auto-discovery, set members of the `autoscalingGroups` array directly - e.g.
```
# where 'n' is the index, starting at 0
--set autoscalingGroups[n].name=https://content.googleapis.com/compute/v1/projects/$PROJECTID/zones/$ZONENAME/instanceGroups/$FULL-MIG-NAME,autoscalingGroups[n].maxSize=$MAXSIZE,autoscalingGroups[n].minSize=$MINSIZE