Since I'm using AlmaLinux, a derivative of RHEL, it does not have PCRE because Redhat decided to remove it entirely from RHEL. Thus, I had to convert all my "pcre:" into "regexp:", like the above.
I'm using a similar flavor of RHEL and dnf -y install postfix-pcre worked for me. Is that package available for Alma?