-
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
Lifecycle ignore_changes = "disk" doesn't work on disks for Compute instances #355
Comments
I've also tried adding all the new ones.
|
Output shows expected 1 disk since it was booted with only the boot_disk. :-)
|
Everything about attached disks is currently in flux, but I'll look into seeing if I can remove that check. |
Thanks @danawillow that would help out my use-case. Regardless awesome job on all the recent stuff, loving it! :-) Let me know if you need me to test anything. |
Sorry i am being confused, would that mean that ignore_changes =volume wont work for rexray attached volumes then? much appreciated |
@dkazhdan I dont think it's specific to rexray its any externally attached disks not defined within terraform. Rexray was just my specific use case. :-) |
<!-- This change is generated by MagicModules. --> /cc @cornmander
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. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks! |
Quick check if this is a known issue if not I can add the additional details to reproduce, but I'm unable to apply the ignore_changes to a compute instances that has additional disks attached via RexRay(https://github.com/codedellemc/rexray).
The text was updated successfully, but these errors were encountered: