Enable specifying monitoring_scoping_project
The Cloud Run module has a monitoring_scoping_project
variable which can be used to set the project for alerting policies to match the alerting notification channels and thereby no-longer need the google.monitoring
provider.
Implement a similar strategy in this module for consistency. This will be a breaking change.