RDS SQL Server Read Replica with AD Auth Issue

Hi,
I’m trying to create AWS RDS SQL Server Cross Region Read Replica with AD Authentication enabled, but AD Authentication is not enabled when i apply the terraform 1st time. Consequently, the 2nd terraform apply shows changes, and Terraform successfully adds the Active Directory authentication.

I have raised a case with AWS and they confirmed in the first attempt domain and domain_iam_role_name parameters aren’t getting passed to AWS API. Tried with below provider versions, can some help to resolve the issue?

hashicorp/aws V4.67.0 and v5.44.0