"update" timeout override not respected for adding replication to dynamodb table #24473
Labels
bug
Addresses a defect in current functionality.
service/dynamodb
Issues and PRs that pertain to the dynamodb service.
timeouts
Pertains to timeout increases.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Change to be applied
Affected Resource(s)
Expected Behavior
The operation should have waited 60m for the update
Actual Behavior
The operation timed out in 30m
Steps to Reproduce
terraform apply
Important Factoids
Notice that the overrides are for 10m, 10m, and 60m (all are set by the terrafrom-aws-dynamodb-table module). None of them read 30m which is the timeout apparently used by the provider.
The text was updated successfully, but these errors were encountered: