Skip to content

feat: Ignore GSI changes #141

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pablotp
Copy link

@pablotp pablotp commented May 12, 2025

what

  • Ignore the changes made to the global-secondary-index.

why

  • Changes made to the global_secondary_index.read|write_capacity by the autoscaler causes drift.

references

@pablotp pablotp requested review from a team as code owners May 12, 2025 11:40
@mergify mergify bot added the triage Needs triage label May 12, 2025
@pablotp
Copy link
Author

pablotp commented May 12, 2025

/terratest

@pablotp pablotp force-pushed the allow-ignoring-gsi-changes branch 4 times, most recently from 64f3805 to 20452fd Compare May 12, 2025 12:25
@pablotp pablotp changed the title feat: Allow ignoring GSI changes feat: Ignore GSI changes May 12, 2025
@pablotp pablotp force-pushed the allow-ignoring-gsi-changes branch from 20452fd to 50b50d9 Compare May 12, 2025 12:27
@RoseSecurity
Copy link

Until the provider addresses this bug, this situation appears fair. We might need to add a README note to document that setting this option means Terraform will ignore any changes to GSIs and require manual or automated application.

@pablotp
Copy link
Author

pablotp commented May 19, 2025

Until the provider addresses this bug, this situation appears fair. We might need to add a README note to document that setting this option means Terraform will ignore any changes to GSIs and require manual or automated application.

Sounds good 👍🏻
I've just pushed aa6c434
Please let me know whether or not it meets your expectations. I generated the README.d using make readme, and it added a couple of unrelated changes (mainly replacing <br> with <br/>).

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

Successfully merging this pull request may close these issues.

2 participants