<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Import Existing Security Policies from Panorama to Terraform code (Reverse Terraform for Palo Alto) in Automation/API Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/import-existing-security-policies-from-panorama-to-terraform/m-p/521816#M3263</link>
    <description>&lt;P&gt;I created a script to reverse Terraform Security Policies from Panorama to be Managed by terraform&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Currently only works with Security Policies, i'll be working in the future to work with the rest of the configuration in a panorama.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/gabrielmontiel/PanosReverseTerraform" target="_blank"&gt;https://github.com/gabrielmontiel/PanosReverseTerraform&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I hope you find this useful, feel free to collaborate on it too!&lt;/P&gt;</description>
    <pubDate>Mon, 21 Nov 2022 00:28:28 GMT</pubDate>
    <dc:creator>GabrielMontiel</dc:creator>
    <dc:date>2022-11-21T00:28:28Z</dc:date>
    <item>
      <title>Import Existing Security Policies from Panorama to Terraform code (Reverse Terraform for Palo Alto)</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/import-existing-security-policies-from-panorama-to-terraform/m-p/521816#M3263</link>
      <description>&lt;P&gt;I created a script to reverse Terraform Security Policies from Panorama to be Managed by terraform&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Currently only works with Security Policies, i'll be working in the future to work with the rest of the configuration in a panorama.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/gabrielmontiel/PanosReverseTerraform" target="_blank"&gt;https://github.com/gabrielmontiel/PanosReverseTerraform&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I hope you find this useful, feel free to collaborate on it too!&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 00:28:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/import-existing-security-policies-from-panorama-to-terraform/m-p/521816#M3263</guid>
      <dc:creator>GabrielMontiel</dc:creator>
      <dc:date>2022-11-21T00:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Import Existing Security Policies from Panorama to Terraform code (Reverse Terraform for Palo Alto)</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/import-existing-security-policies-from-panorama-to-terraform/m-p/521852#M3265</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/185326"&gt;@GabrielMontiel&lt;/a&gt;&amp;nbsp;Very good idea. Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 10:38:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/import-existing-security-policies-from-panorama-to-terraform/m-p/521852#M3265</guid>
      <dc:creator>batd2</dc:creator>
      <dc:date>2022-11-21T10:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Import Existing Security Policies from Panorama to Terraform code (Reverse Terraform for Palo Alto)</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/import-existing-security-policies-from-panorama-to-terraform/m-p/521853#M3266</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/185326"&gt;@GabrielMontiel&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see this uses an XML config file; if you have a live device you can also use &lt;A href="https://github.com/GoogleCloudPlatform/terraformer/blob/master/docs/panos.md" target="_self"&gt;Terraformer.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 10:43:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/import-existing-security-policies-from-panorama-to-terraform/m-p/521853#M3266</guid>
      <dc:creator>JimmyHolland</dc:creator>
      <dc:date>2022-11-21T10:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Import Existing Security Policies from Panorama to Terraform code (Reverse Terraform for Palo Alto)</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/import-existing-security-policies-from-panorama-to-terraform/m-p/521898#M3267</link>
      <description>&lt;P&gt;Yes i just saw that terraformer had support for the panos terraform provider just recently, there's an issue with it though that the policies can not have a whitespace in the name. i guess its easier to pull request than to build it from scratch&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 17:41:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/import-existing-security-policies-from-panorama-to-terraform/m-p/521898#M3267</guid>
      <dc:creator>GabrielMontiel</dc:creator>
      <dc:date>2022-11-21T17:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Import Existing Security Policies from Panorama to Terraform code (Reverse Terraform for Palo Alto)</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/import-existing-security-policies-from-panorama-to-terraform/m-p/531820#M3315</link>
      <description>&lt;P&gt;Nice! I still see Panorama as a nice system for monitoring many firewalls that can be used together with Terraform and as Palo Alto allows managing firewalls locally or with Panorama without issues with the Post and Pre rules for me Terraform in some cases can be added without the removal of Panorama, especially if you have many firewalls but maybe if you have small number in different cloud region locations and 1 Panorama is not enough because of the latency then going with Terraform could be answer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://registry.terraform.io/providers/PaloAltoNetworks/panos/latest/docs/resources/panorama_security_policy" target="_blank" rel="noopener"&gt;https://registry.terraform.io/providers/PaloAltoNetworks/panos/latest/docs/resources/panorama_security_policy&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 06:03:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/import-existing-security-policies-from-panorama-to-terraform/m-p/531820#M3315</guid>
      <dc:creator>nikoolayy1</dc:creator>
      <dc:date>2023-02-21T06:03:14Z</dc:date>
    </item>
  </channel>
</rss>

