Is it possible to enable regions when creating aws_organizations_account?

I’m using aws_organizations_organization and aws_organizations_account to set up my organization and its sub accounts and for every account I need to go in the AWS console, account settings, AWS Regions, and manually enable the eu-south-1 (Italy) region because it is disabled by default.

Is there any way to enable the region using Terraform?