devonfw/hangar

Validate google cloud regions for wayat quickstart

Closed this issue · 1 comments

We have to validate which regions are valid for quickstart because some Google Cloud Regions are not valid Firebase regions

For the moment, we have chosen us-central1, europe-west1 and asia-southeast1 as the only three alternatives because these are the regions available for Firebase's Realtime Database as stated in the Firebase documentation.

This issue can be reopened if we find that is possible to add new regions.