Adrian Celebanski
Adrian Celebanski
**Describe the issue** I applied the fix to `CKV2_AZURE_41` check according to [this](https://docs.prismacloud.io/en/enterprise-edition/policy-reference/azure-policies/azure-iam-policies/bc-azure-2-41) guide. Unfortunately, the check still fails. **Examples** In code it looks like that: ```hcl resource "azurerm_storage_account" "this"...
## Description In customer projects we were using local copies of the following modules: * `panos_readiness_checks.py` * `panos_snapshot_report.py` They had some additional Try Except blocks that were not present in...
### Is your feature request related to a problem? Currently there are some modules in PAN-OS Ansible collection that are used in upgrade automation projects as libraries but can't be...