Skip to content
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

tag propagation: timeout while waiting for state to become 'TRUE' on dynamodb table. #6

Open
axyl opened this issue Jan 16, 2025 · 1 comment

Comments

@axyl
Copy link

axyl commented Jan 16, 2025

I added a tag to an existing AWS profile with resources, such as a dynamodb table. Now I'm unable to complete a npx sst dev. I imagine that if I remove the deployment and redo it, then it will be fine, but am wondering if there's another way?

The tag has been applied to the table successfully.

| Error DataTable sst:aws:Dynamo → DataTableTable aws:dynamodb:Table | sdk-v2/provider2.go:520: sdk.helper_schema: updating tags for DynamoDB Table (arn:aws:dynamodb:us-west-2:removed:tab le/removed-removed): waiting for resource (arn:aws:dynamodb:us-west-2:removed:table/removed-removed) tag propagation: timeout while waiting for state to become 'TRUE' (last state: 'FALSE', timeout: 2m0s): [email protected]

It works fine on one stage, but not the other. Both stages already had the table before I added the tag.

@jayair
Copy link

jayair commented Jan 17, 2025

Is this related to the astro-sst package? If not then move this issue to the sst repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants