[!WARNING]
This repository is now considered archived, and all future development will take place at our new location. For more details see https://github.com/PaloAltoNetworks/terraform-aws-vmseries-modules/issues/421
[!IMPORTANT]
New Modules
Terraform Modules for Palo Alto Networks VM-Series on AWS
Overview
A set of modules for using Palo Alto Networks VM-Series firewalls to provide control and protection
to your applications running in Amazon Web Services (AWS). It deploys VM-Series as virtual machine
instances and it configures aspects such as Transit Gateway connectivity, VPCs, IAM access, Panorama virtual
machine instances, and more.
The design is heavily based on the AWS Reference Architecture Guide.
For copyright and license see the LICENSE file.
Structure
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 the
modules
directory.
Compatibility
The compatibility with Terraform is defined individually per each module. In general, expect the earliest compatible
Terraform version to be 0.13.7 across most of the modules.
Roadmap
We are maintaining a public roadmap to help users understand when we will release new features, bug fixes and enhancements.
Versioning
These modules follow the principles of Semantic Versioning. You can find each new release,
along with the changelog, on the GitHub Releases page.
Getting Help
Open an issue on Github.
Contributing
Contributions are welcome, and they are greatly appreciated! Every little bit helps,
and credit will always be given. Please follow our contributing guide.