A set of modules for using Palo Alto Networks SCM Terraform Provider to provide control and protection to your applications and users on Strata Cloud Manager. These modules support the management and provisioning of policy, objects, remote networks, services connections and more.
Examples provided try to follow along the SCM/Prisma SASE Architecture and usage guides.
- What is Strata Cloud Manager and how do I use it?
- SASE for Securing Internet Design Guide
- SASE for Securing Private Apps Design Guide
For copyright and license see the LICENSE file.
This repository has the following directory structure:
modules
- this directory contains several standalone, reusable, production-grade Terraform modules. Each module is individually documented.examples
- this directory shows examples of different ways to combine the modules contained in themodules
directory.
The compatibility with Terraform is defined individually per each module. In general, expect the earliest compatible Terraform version to be 1.4.6 across most of the modules.
We are maintaining a public roadmap to help users understand when we will release new features, bug fixes and enhancements.
These modules follow the principles of Semantic Versioning. You can find each new release, along with the changelog, on the GitHub Releases page.
Open an issue on Github.