PaloAltoNetworks / terraform-provider-panos

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

Panorama: Managed Collector, Collector Group, and Log Settings #344

Open ccrofts17 opened 2 years ago

ccrofts17 commented 2 years ago

Is your feature request related to a problem?

There is currently no functionality for adjusting the Panorama config for Managed Collectors, Collector Groups. There also is no functionality for adjusting Log settings via templates.

Describe the solution you'd like

Additional modules that enabled the ability to configure the settings mentioned in the title.

Describe alternatives you've considered

I currently control these settings through an API script, but it would be better if we controlled all of our config via Terraform.

welcome-to-palo-alto-networks[bot] commented 2 years ago

:tada: Thanks for opening your first issue here! Welcome to the community!

mwkaufman commented 1 year ago

For our deployment we have curl commands setting up our collector groups which work alright but it becomes a real pain when new devices are added, as we have to pass in additional entries for each new serial number.