You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
storage_data_disk blocks in azurerm_virtual_machine allowed attaching disks to the virtual machine at the time of provisioning. This allowed first-boot only configurations to perform necessary actions on the disks such as partitioning and formatting and mounting.
New or Affected Resource(s)
azurerm_linux_virtual_machine
azurerm_windows_virtual_machine
Potential Terraform Configuration
Same as azurerm_virtual_machine.
References
The text was updated successfully, but these errors were encountered:
Taking a look through this appears to be a duplicate of #6117 - rather than having multiple issues open tracking the same thing I'm going to close this issue in favour of that one; would you mind subscribing to #6117 for updates?
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!
ghost
locked and limited conversation to collaborators
Sep 23, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Community Note
Description
storage_data_disk
blocks inazurerm_virtual_machine
allowed attaching disks to the virtual machine at the time of provisioning. This allowed first-boot only configurations to perform necessary actions on the disks such as partitioning and formatting and mounting.New or Affected Resource(s)
Potential Terraform Configuration
Same as azurerm_virtual_machine.
References
The text was updated successfully, but these errors were encountered: