Using terraform-google-org-policy module

Hi I am trying to use terraform-google-org-policy to set constrains on the organization, however, i cant seem to understand the logic on how to invoke the module on multiple constraints. Invoking the module every time is not really feasible and you cant for_each on the module. What is the best way to set all constraints? What am i missing?