terraform-aws-dynamodb
terraform-aws-dynamodb copied to clipboard
Subsequent apply with replicas triggers replicas rebuild.
Found a bug? Maybe our Slack Community can help.
Describe the Bug
When table has replicas enabled, every subsequent apply wants to replace replicas.
Expected Behavior
No replacement for replicas
Steps to Reproduce
- Create table with replicas
- Apply.
- Watch table created.
- Apply again with no change.
- Watch plan wants to replace replicas.
Screenshots
Environment (please complete the following information):
Anything that will help us triage the bug will help. Here are some ideas:
- OS: OSX
- Version 12.5 -Terraform v1.2.5 on darwin_amd64
- provider registry.terraform.io/hashicorp/aws v4.26.0
- provider registry.terraform.io/hashicorp/null v3.1.1
- https://github.com/cloudposse/terraform-aws-dynamodb.git?ref=0.29.5
Additional Context
Add any other context about the problem here.
Thank you for reporting the issue! If you haven't already joined our slack community, then we invite you to do so.
This is a great place to get help and ask questions from our AMAZING community.