Scenario Description:
Upon the creation of a new development workspace, named as "DEV_Env", its primary function is to serve as a development environment. the configuration overrides for the suffix have been already pre-configured to reflect the workspace name, denoted as ("${workspaceName}").
However, an issue arises when I access the "DEV_Env" workspace and try to create a table. The expectation is to regenerate any tables sourced from the master branch within the dataset named "projectid.dataform_DEV_Env". Yet, the system returns an error message stating that the specified dataset cannot be located within the EU region. in Legacy Dataform such an issue ist not exist.