Prisma Cloud: Manually creating custom tag-rules do not show up in the IAC Tags filter on Code Security UI
416
Created On 06/22/23 23:37 PM - Last Modified 10/02/25 16:43 PM
Symptom
- Manually creating custom tags do not show up on the drop down of filters within the UI of Prisma Cloud Code Security.
Environment
- Prisma Cloud
- Code Security
- IAC tags
- Custom Tags
- YOR
- IAC tags
- Code Security
Cause
- The tags that appear under the IAC filter drop-down are assigned to resources and function at a resource level.
Resolution
- The full flow of creating tag rules is:
- Create tag rule
- Wait for a periodic scan or trigger one
- That scan should create a PR in the repo(s) for the tag rule to apply the tag to the resources in that repo
- Merge the PR with the tag changes
- Wait for a periodic scan or trigger one.
- That scan should update the tags that are searchable in the UI to find resources
- Note: If points 3 and 6 do not happen, please open a support case to investigate further.
- Additionally, the create tag-rule documentation referenced below is for having the platform create a PR to add tags to a resource (the YOR capability built into the tool). This is different from the tags that you can filter on, which are based on tags that exist on resources.
- Note: Tags applied by the tagging bot should be searchable, once the tags are merged and a scan completes
Additional Information
View our documentation here on tagging.