adambaumeister / azure-vmseries-terraform

BETA: Deploy Palo Alto VM-Series on Azure with Terraform
https://adambaumeister.github.io/azure-vmseries-terraform/
Apache License 2.0
6 stars 2 forks source link

[FR] Autoscaling Infrastructure #5

Open adambaumeister opened 4 years ago

adambaumeister commented 4 years ago

Feature Description

Autoscaling Infrastructure should be an optional deployment, or there should be documentation on how to retrofit autoscaling capability into the VMSS.

Changes required

adambaumeister commented 4 years ago

@jabielecki This is a tricky one and something you will know more about that I do.

The current terraform template deploys all the infrastructure to be "Autoscaling ready", but it doesn't actually configure autoscaling

From what I understand it's missing the following TF resources;

You may also need to update configure_panorama to add the Autoscaling configuration as part of the provisioner.