Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fixed node count bug #14

Merged
merged 1 commit into from
Jul 1, 2024
Merged

fixed node count bug #14

merged 1 commit into from
Jul 1, 2024

Conversation

dunefro
Copy link
Contributor

@dunefro dunefro commented Jul 1, 2024

  1. Setting node_count to null doesn't detect a drift if there are active nodes in the node pool. If node_count is not set to null, default value is takes as 0 and in each terraform execution a drift is detected where terraform tried to reduce the no of nodes to 0. This is very destructive

@dunefro dunefro self-assigned this Jul 1, 2024
@dunefro dunefro merged commit e4f7b49 into main Jul 1, 2024
5 checks passed
@dunefro dunefro deleted the node-count-null branch July 1, 2024 15:23
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants