This project exists to track the versions of base PAN-OS images which are present within major Cloud Service Providers such as AWS, Azure and GCP. The list of versions is retrieved and parsed directly from the Cloud Service Providers via their APIs. Other cloud-specific details are also made available where applicable, for example, AMI IDs per region for AWS images, Offers and SKUs for Azure, and image names for GCP.
The initial intended use of the information provided within this project is for infrastructure-as-code (IaC) deployments, where the cloud-specific details such as AMIs, SKUs and image names can be used as values to deploy the required version of PAN-OS for VM-Series or Panorama. There is also benefit in the historical record (via the commits to this respository) of PAN-OS versions being added and/or removed from the Cloud Service Providers.
Other cloud providers may be added in future; suggestions, and contributions to the code, are welcome.
- Inspiration for this project came from the great idea by @jtschichold with his IOC tracker
- Many thanks to @lachlanjholmes for contributing the initial AWS code for image versions, an enhancement to list the AMI IDs per region, and adding Panorama versions and AMI IDs per region for AWS
Community supported, as per the support statement.