Hi,
my wizard is stuck on evaluation configuration, and don't know how to disable it.. It not browser cache.. i've already tried api disable/enable, but can't figure out how to resolve this..
Then, when i try to setup a new PAYG org via terraform or api get this error: "billing type EVALUATION is not allowed for organizations using control plane data residency: invalid argument"
Note: this project has never had an organization under.. both requests "by terraform/api" got error..
Bellow, the payload from terraform to the api POST /v1/organizations?alt=json&parent=projects%2F*****
{
"analyticsRegion": "europe-west1",
"apiConsumerDataLocation": "europe-west1",
"authorizedNetwork": "***",
"billingType": "PAYG",
"description": "default org",
"displayName": "****",
"name": "****",
"runtimeType": "CLOUD"
}
Ideas?
Ideas how to clean this?