PaloAltoNetworks / terraform-provider-panos

Terraform Panos provider
https://www.terraform.io/docs/providers/panos/
Mozilla Public License 2.0
87 stars 71 forks source link

VM information sources #281

Closed stobias123 closed 2 years ago

stobias123 commented 3 years ago

Would love to be able to create VM information sources as described here -> https://docs.paloaltonetworks.com/vm-series/8-1/vm-series-deployment/set-up-the-vm-series-firewall-on-aws/use-case-use-dynamic-address-groups-to-secure-new-ec2-instances-within-the-vpc

Kind of breaks the cloud native flow if we now have to go manually add this to all our firewalls.

shinmog commented 2 years ago

Using VM Information Sources seems to be sunsetted by using the AWS plugin on Panorama:

https://docs.paloaltonetworks.com/vm-series/8-1/vm-series-deployment/set-up-the-vm-series-firewall-on-aws/about-aws-vm-monitoring/set-up-vm-monitoring-on-aws.html#id187QKN00KVU

In light of this, do you still need a resource for VM Information Sources?

stobias123 commented 2 years ago

It doesn't look like you can configure the aws plugin from the terraform provider... so the same problem exists, just in a different spot.

shinmog commented 2 years ago

@stobias123

If you could get one or the other, which do you want?

stobias123 commented 2 years ago

Plugin configuration? Just support whatever the way forward is.

Tbh I don't have a need for PA at all in my day to day anymore, but this was a large gap for us a a previous employer when trying to integrate PA with cloud native tooling.