abundant-easter-70390
05/26/2023, 7:26 AMaws:rds:Instance (<name>):
warning: One or more imported inputs failed to validate. This is almost certainly a bug in the `aws` provider. The import will still proceed, but you will need to edit the generated code after copying it into your program.
warning: aws:rds/instance:Instance resource '<name>' has a problem: Conflicting configuration arguments: "db_name": conflicts with name. Examine values at 'Instance.DbName'.
warning: aws:rds/instance:Instance resource '<name>' has a problem: Conflicting configuration arguments: "name": conflicts with db_name. Examine values at 'Instance.Name'.
on importing an RDS instance, any ideas?