Error when upgrading CloudQuery version related to AWS plugin sync issues

getting this error when upgraded to a newer version

ERROR1:
failed to sync v3 source aws_xxxxxxxxxxxxxxxx: write client returned error (insert): plugin returned error: failed to add column storage_type on table aws_docdb_cluster_snapshots: ERROR: column "storage_type" of relation "aws_docdb_cluster_snapshots" already exists (SQLSTATE 42701)

ERROR2:
failed to sync v3 source aws_xxxxxxxxx: write client returned error (insert): plugin returned error: failed to drop table aws_directconnect_virtual_interfaces: ERROR: table "aws_directconnect_virtual_interfaces" does not exist (SQLSTATE 42P01)

What is the cause for these errors?

AWS Plugin version - v23.1.0
AZURE Plugin version - v11.1.0
AWS CLI version - v4.3.4
Postgres version - v7.1.2

Hi @concise-oryx, can you open a bug report here: https://github.com/cloudquery/cloudquery/issues/new?assignees=&labels=kind%2Fbug&projects=&template=bug_report.yml&title=bug%3A+%3Ctitle%3E?

I would also recommend looking at our support tiers via https://www.cloudquery.io/pricing.