diff --git a/Packs/PrismaCloud/Playbooks/playbook-Prisma_Cloud_-_Find_AWS_Resource_by_FQDN_v2.yml b/Packs/PrismaCloud/Playbooks/playbook-Prisma_Cloud_-_Find_AWS_Resource_by_FQDN_v2.yml index 0b1fa2883998..e6efe94436f8 100644 --- a/Packs/PrismaCloud/Playbooks/playbook-Prisma_Cloud_-_Find_AWS_Resource_by_FQDN_v2.yml +++ b/Packs/PrismaCloud/Playbooks/playbook-Prisma_Cloud_-_Find_AWS_Resource_by_FQDN_v2.yml @@ -792,7 +792,7 @@ tasks: iscontext: true value: complex: - root: AWSFQDN + root: NONAWSFQDN operator: isNotEmpty label: "yes" id: "26" diff --git a/Packs/PrismaCloud/ReleaseNotes/4_1_3.md b/Packs/PrismaCloud/ReleaseNotes/4_1_3.md new file mode 100644 index 000000000000..4b7be1a976a9 --- /dev/null +++ b/Packs/PrismaCloud/ReleaseNotes/4_1_3.md @@ -0,0 +1,6 @@ + +#### Playbooks + +##### Prisma Cloud - Find AWS Resource by FQDN v2 + +The condition in task #26, `Are there NON AWS FQDNs?`, has been revised to validate that the variable **NONAWSFQDN** is not empty, instead of checking **AWSFQDN**. \ No newline at end of file diff --git a/Packs/PrismaCloud/pack_metadata.json b/Packs/PrismaCloud/pack_metadata.json index 5594be5dcc66..494797d746cf 100644 --- a/Packs/PrismaCloud/pack_metadata.json +++ b/Packs/PrismaCloud/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Prisma Cloud by Palo Alto Networks", "description": "Automate and unify security incident response across your cloud environments, while still giving a degree of control to dedicated cloud teams.", "support": "xsoar", - "currentVersion": "4.1.2", + "currentVersion": "4.1.3", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",