Define Keycloak flow priorities declaratively instead of depends_on

We currently use the depends_on workaround so that we can define our flow priorities via Terraform. This has long been a limitation of terraform-provider-keycloak but it has finally been implemented. We should ideally switch to that new method of declaring our priorities explicitly.