-
Notifications
You must be signed in to change notification settings - Fork 810
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DynamoDB CreateTable fails every time if you have tags #1369
Labels
Comments
I'm having a similar problem. This is my log error:
|
@Serrvosky your error message is different: please open a new issue. |
This is still happening. |
Yes, I also need to remove the tags to make it work... |
This issue has been automatically marked as stale because it has not had any activity in the past 60 days. It will be closed in 15 days if no further activity occurs. Thank you for your contributions. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The table creation doesn't happen instantly, so the attempt to tag it fails.
This is masked by the table-manager retrying every 2 minutes, but it's alarming if you're reading the logs.
The text was updated successfully, but these errors were encountered: