-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
node_pool_defaults block count changed without having it specified during apply #12549
node_pool_defaults block count changed without having it specified during apply #12549
Comments
@davidgrundstrom could you share your debug log? |
Basically the same issue as #12422 |
Skipping adding a debug-log as this was reproduced by @shuyama1 and a potential fix seems to be on the way. @philip-harvey thank you, will look into introducing this in our state until fix is deployed! |
Would it be possible to trigger a release to enable this fix to be pulled in by users? |
Hi @thameezb! I think you'll be able to build the provider locally from HEAD of the repository and it will contain this fix. More instruction on how to use local providers. |
4.38.0 has been released, and the issue still persists on both Apply output:
|
I am also having this issue upgraded to 4.38.0 |
Thanks everyone for the feedback! I double checked our release plan. It looks like the fix is not released yet and it will be out in v4.39.0 later this afternoon as scheduled. Please try that after v4.39.0 is released and let me know if the error still occurs. Thanks! |
i still have simular issues
with 4.39 |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
modular-magician
user, it is either in the process of being autogenerated, or is planned to be autogenerated soon. If an issue is assigned to a user, that user is claiming responsibility for the issue. If an issue is assigned tohashibot
, a community member has claimed the issue already.Terraform Version
Terraform v1.2.9
Affected Resource(s)
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
Terraform Apply succeeding in creating new resources
Actual Behavior
Terraform fails due to
node_pool_defaults
block count changing value. This is not something we've specified on our cluster and thus I think shouldn't affect our applies.Steps to Reproduce
This has happened a few times starting today and is always solved by simply running apply again, I'm not able to actively reproduce it.
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: