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

ignore changes to desired capacity #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

smiller171
Copy link

By ignoring changes to desired_capacity, you can use autoscaling without constant drift.

@aleiner
Copy link
Contributor

aleiner commented Mar 31, 2023

Thanks for the contribution @smiller171. Our concern with your PR is that it will prevent ANY future changes to your desired capacity to be made via Terraform. This also is not fully backwards compatible with current functionality. Would you have the time to modify the PR to parameterize the ignore_changes variable, defaulting to the current values, but allowing the user to set to a custom array?

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

Successfully merging this pull request may close these issues.

2 participants