When creating a configuration, if a region is not supplied then it should be inferred from the zone (e.g. zone europe-west1-d implies region europe-west1).
It'll probably be the case that the region almost always matches the zone so it'll save some typing, plus the option is there to override it if necessary.
When creating a configuration, if a region is not supplied then it should be inferred from the zone (e.g. zone
europe-west1-dimplies regioneurope-west1).It'll probably be the case that the region almost always matches the zone so it'll save some typing, plus the option is there to override it if necessary.