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

Create data disks and attach after VM creation by azurerm_virtual_machine_data_disk_attachment resource. #227

Merged
merged 3 commits into from
Feb 8, 2023
Merged

Commits on Jan 31, 2023

  1. Create data disks and attach after VM creation by azurerm_virtual_mac…

    …hine_data_disk_attachment resource.
    
    This allows OS disks to be destroyed and recreated while leaving the data disks.
    Jerel Olstad authored and Jerel Olstad committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    ec5e050 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Merge remote-tracking branch 'origin/master' into disk-attachment-res…

    …ource
    Jerel Olstad authored and Jerel Olstad committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    bd4300e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Use nested_data_disks instead of *_by_data_disk_attachment

    Jerel Olstad authored and Jerel Olstad committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    30e9425 View commit details
    Browse the repository at this point in the history