-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
provider/azurerm: Error creating
azurerm_virtual_machine
data_disk
The `storage_data_disk` was trying to use vhd_url rather than vhd_uri. This was causing an error on creating a new data_disk as part of a VM Also added validation as data_disks can only be 1 - 1023 GB in size
- Loading branch information
Showing
1 changed file
with
25 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters