Apart from Dataform we have at least Cloud Scheduler + Cloud Run functions involved in managing pipelines.
All services were configured manually in the GCP console (some steps noted).
Need to remember to deploy Function by running npm run deploy after changes.
We would have a better overview and less potential failures if all these 3 services are configured from IaC within the repo and applied on main commits.
Can be implemented with Terraform and gcloud.