awslabs / dynein

DynamoDB CLI written in Rust.
https://github.com/awslabs/dynein
Apache License 2.0
360 stars 37 forks source link

chore(bootstrap): print region where table already exists #185

Closed wafuwafu13 closed 11 months ago

wafuwafu13 commented 11 months ago

Issue #, if available:

Description of changes:

Print region where table already exists for making easier to debug why skip to create new table

ref: https://github.com/awslabs/dynein/blob/d546a36899bd7f765cb57b7c3c2b7139458b635f/src/bootstrap.rs#L315-L322

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.