terraform-aws-dynamodb icon indicating copy to clipboard operation
terraform-aws-dynamodb copied to clipboard

Subsequent apply with replicas triggers replicas rebuild.

Open jacoor opened this issue 2 years ago • 1 comments

Found a bug? Maybe our Slack Community can help.

Slack Community

Describe the Bug

When table has replicas enabled, every subsequent apply wants to replace replicas.

Expected Behavior

No replacement for replicas

Steps to Reproduce

  1. Create table with replicas
  2. Apply.
  3. Watch table created.
  4. Apply again with no change.
  5. Watch plan wants to replace replicas.

Screenshots

image

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.

jacoor avatar Aug 16 '22 12:08 jacoor

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.

Slack Community

github-actions[bot] avatar Aug 16 '22 12:08 github-actions[bot]