AWS Network Firewall - managed WAF support

Is there support in terraform for configuring AWS WAF policies in AWS Managed firewall? In particular the cross account feature of AWS organizations where you would have a central ‘firewall’ account with managed AWS WAF policies that are then applied to sub accounts in the AWS organization.

I’ve looked at the docs for terraform managed firewall rules, but I don’t see anything for managing WAF policies with network manager. Our use case is managing waf ACL’s in a central AWS Account, then pushing those WAF policies and ACLs out to other AWS accounts with the ‘policy scope’ feature of AWS managed firewall. AWS uses the AWS config service to manage these also.