I have different accounts in AWS. Now I would like to use CloudWatch to centralized monitoring account, but I don't found a solution to configure "Monitoring account configuration" using Terraform:
I think you want the Observability Access Manager resources:
Based on the AWS documentation for sink and link, you should create the sink in the monitoring account and links in all the member accounts.
EDIT: As per the comments, the sink policy resource is also required.