https://github.com/paloaltonetworks/pcs-sizing-scripts
Prisma Cloud sizing scripts
https://github.com/paloaltonetworks/pcs-sizing-scripts
prisma-cloud
Last synced: 5 months ago
JSON representation
Prisma Cloud sizing scripts
- Host: GitHub
- URL: https://github.com/paloaltonetworks/pcs-sizing-scripts
- Owner: PaloAltoNetworks
- License: isc
- Created: 2020-11-19T18:22:10.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-09-18T18:23:39.000Z (about 2 years ago)
- Last Synced: 2023-10-20T22:15:13.298Z (almost 2 years ago)
- Topics: prisma-cloud
- Language: Shell
- Homepage:
- Size: 1.33 MB
- Stars: 37
- Watchers: 13
- Forks: 46
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# pcs-sizing-scripts
Prisma Cloud Sizing Scripts
PDF licensing guide located here: [https://www.paloaltonetworks.com/resources/guides/prisma-cloud-enterprise-edition-licensing-guide](https://www.paloaltonetworks.com/resources/guides/prisma-cloud-enterprise-edition-licensing-guide)* Please refer to the individual folders for instructions on running these scripts for each cloud provider/usage.
## Cloud Providers:
* [AWS](/aws)
* [Azure](/azure)
* [GCP](/gcp)
* [OCI](/oci)
* [Alibaba](/alibaba)## Other Credit Usage:
* [Code Security](/code-security)
## Development Testing
Please check your changes to the shell scripts with https://www.shellcheck.net/
and update the associated spec tests in the `spec` directory, which use https://shellspec.info/