<?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 Re: Terraform for Panorama Configuration management in Automation/API Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/terraform-for-panorama-configuration-management/m-p/514948#M3166</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/4294"&gt;@JimmyHolland&lt;/a&gt;&amp;nbsp;Thank you for the information. The reason I am asking is because it is kind of suggested that Terraform is used for the initial build and initial configuration, rather than configuration management.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Sep 2022 11:09:32 GMT</pubDate>
    <dc:creator>batd2</dc:creator>
    <dc:date>2022-09-15T11:09:32Z</dc:date>
    <item>
      <title>Terraform for Panorama Configuration management</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/terraform-for-panorama-configuration-management/m-p/514923#M3162</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;Do you use Terraform for managing Panorama configuration and particularly routine security policies creation and changes? Is there any issues and do you have any feedback?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know this can be done well with Ansible, but for number of reasons Ansible cannot be used in our case.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 06:53:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/terraform-for-panorama-configuration-management/m-p/514923#M3162</guid>
      <dc:creator>batd2</dc:creator>
      <dc:date>2022-09-15T06:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Terraform for Panorama Configuration management</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/terraform-for-panorama-configuration-management/m-p/514932#M3164</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/130874"&gt;@batd2&lt;/a&gt;, there are a number of organisations using Terraform to configure their PAN-OS appliances. If you are familiar with Terraform already, the reference documentation is very useful and can be found &lt;A href="https://registry.terraform.io/providers/PaloAltoNetworks/panos/latest/docs" target="_self"&gt;here&lt;/A&gt; in Terraform Registry, otherwise "get started" with Terraform concepts in general first, then move onto PAN-OS configuration. Configuration work for objects and security policies is a common use case. I will let others contribute with their experiences here as they wish...&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 08:03:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/terraform-for-panorama-configuration-management/m-p/514932#M3164</guid>
      <dc:creator>JimmyHolland</dc:creator>
      <dc:date>2022-09-15T08:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Terraform for Panorama Configuration management</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/terraform-for-panorama-configuration-management/m-p/514948#M3166</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/4294"&gt;@JimmyHolland&lt;/a&gt;&amp;nbsp;Thank you for the information. The reason I am asking is because it is kind of suggested that Terraform is used for the initial build and initial configuration, rather than configuration management.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 11:09:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/terraform-for-panorama-configuration-management/m-p/514948#M3166</guid>
      <dc:creator>batd2</dc:creator>
      <dc:date>2022-09-15T11:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Terraform for Panorama Configuration management</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/terraform-for-panorama-configuration-management/m-p/514982#M3168</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/130874"&gt;@batd2&lt;/a&gt;&amp;nbsp;Yes, there is a common pattern in the industry, particularly around cloud infrastructure, that revolves around Terraform for build/deploy, and Ansible for configuration. The truth is that you could use either for both tasks, you have to decide as a team/organisation which tools make sense for you. You could go all-in on one tool for everything, or separate tools for separate jobs. Your organisation may invest in the paid version of one of those tools which means you have a vendor-supported product rather then OSS, which may affect the decision. There's lots of factors. As they both have OSS versions, you can try out both and pick the one(s) you like for the specific task(s) you wish to undertake &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 16:12:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/terraform-for-panorama-configuration-management/m-p/514982#M3168</guid>
      <dc:creator>JimmyHolland</dc:creator>
      <dc:date>2022-09-15T16:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Terraform for Panorama Configuration management</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/terraform-for-panorama-configuration-management/m-p/521819#M3264</link>
      <description>&lt;P&gt;Hi i recently created a small tool to import security policies from panorama xml to terraform code you might want to look it up&amp;nbsp;&lt;A href="https://live.paloaltonetworks.com/t5/automation-api-discussions/import-existing-security-policies-from-panorama-to-terraform/m-p/521816#M3263" target="_blank"&gt;https://live.paloaltonetworks.com/t5/automation-api-discussions/import-existing-security-policies-from-panorama-to-terraform/m-p/521816#M3263&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 00:54:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/terraform-for-panorama-configuration-management/m-p/521819#M3264</guid>
      <dc:creator>GabrielMontiel</dc:creator>
      <dc:date>2022-11-21T00:54:51Z</dc:date>
    </item>
  </channel>
</rss>

