Here is my use-case, We have a bunch of VPCs,VNETs in different cloud providers. When we spin up a VPC, we configure the VPN back to the on prem which is a Palo Alto firewall. The VPN configuration on the Palo alto firewall is manual. I m wondering if this can automated with TF on our On-prem firewall. basically something like this Interfaces, Routing, VPNs -> Local FW config VPNs to cloud. -> Terraform Device-groups, policies etc. -> Panorama Generic template (radius config etc.) -> Panorama Has anyone does this before and any feedback.
... View more