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

Subsequent apply with replicas triggers replicas rebuild. #104

Closed
jacoor opened this issue Aug 16, 2022 · 1 comment · Fixed by #107
Closed

Subsequent apply with replicas triggers replicas rebuild. #104

jacoor opened this issue Aug 16, 2022 · 1 comment · Fixed by #107
Labels
bug 🐛 An issue with the system

Comments

@jacoor
Copy link

jacoor commented Aug 16, 2022

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

Additional Context

Add any other context about the problem here.

@jacoor jacoor added the bug 🐛 An issue with the system label Aug 16, 2022
@github-actions
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant