Terraform Tags are not getting creating for aurora secondary cluster

HI

I am trying to create aurora global cluster(terraform -v 12.26 and provider 3.40and 3.70). since 06/23/22 Tags are only getting created to primary cluster bit not to secondary cluster.when i enabled the debug i have noticed below logs

module.aurora.aws_rds_cluster.aurora_cluster, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .replication_source_identifier: was cty.StringVal(“”), but now cty.StringVal(“arn:aws:rds:us-east-1:371292497181:cluster:whthgl-aps-dbd”)
- .tags: element “application_id” has vanished
- .tags: element “built_by” has vanished
- .tags: element “created_by” has vanished
- .tags: element “data_class” has vanished
- .tags: element “description” has vanished
- .tags: element “environment” has vanished
- .tags: element “name” has vanished
- .tags: element “stack_name” has vanished
- .tags: element “termination_date” has vanished
- .backtrack_window: was null, but now cty.NumberIntVal(0)
- .tags_all: element “application_id” has vanished
- .tags_all: element “built_by” has vanished
- .tags_all: element “created_by” has vanished
- .tags_all: element “data_class” has vanished
- .tags_all: element “description” has vanished
- .tags_all: element “environment” has vanished
- .tags_all: element “name” has vanished
- .tags_all: element “stack_name” has vanished
- .tags_all: element “termination_date” has vanished

Please let us know if there is any changes happened?
Thanks,
Raviteja.