Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(panos): add PAN-OS Panorama support #960

Merged

Conversation

trois-six
Copy link
Contributor

@trois-six trois-six commented Jun 16, 2021

Add Panorama support to the PAN-OS provider.

  • panorama_device_config
  • panorama_networking
  • panorama_objects
  • panorama_plugins
  • panorama_policy

To get the support of panos_panorama_security_rule_group, I had to do something really tricky (https://github.com/Trois-Six/terraformer/blob/feat/add-panorama-to-panos/providers/panos/panorama_policy.go#L122-L124), due to https://github.com/PaloAltoNetworks/terraform-provider-panos/blob/master/panos/resource_panorama_security_rule_group.go#L401-L403... but it works!

@trois-six trois-six force-pushed the feat/add-panorama-to-panos branch 2 times, most recently from 905563d to 320bee2 Compare June 21, 2021 12:12
@trois-six trois-six force-pushed the feat/add-panorama-to-panos branch 2 times, most recently from e5a74ee to 1e761e1 Compare July 28, 2021 20:55
@trois-six trois-six changed the title feat(panos): wip - add panorama support feat(panos): add PAN-OS Panorama support Jul 28, 2021
@trois-six trois-six marked this pull request as ready for review July 28, 2021 20:58
@sergeylanzman sergeylanzman merged commit 6014041 into GoogleCloudPlatform:master Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants