Hello,
We are facing issue with creation of Cloud Scheduler
there no me-central2 region and we cannot create it using Terraform or gcloud
How we can solve this issue?
Regards,
Salem Yaslem
Solved! Go to Solution.
It's not available in your region that's why you can't create it using terraform, you should have done a precheck about services to be used while infrastructure design and planning
Cloud scheduler is not available in all regions, Its available for 23 Regions, to know about available available region, search "google cloud scheduler available Regions" or check this link https://cloud.google.com/blog/products/serverless/cloud-scheduler-now-available-across-23-gcp-region...
It's not available in your region that's why you can't create it using terraform, you should have done a precheck about services to be used while infrastructure design and planning
I managed to solve it by creating it in europe-west2 and trigger the service in me-central2