feat: change azure disk api-version
This commit is contained in:
@@ -146,7 +146,7 @@ func TestNormalizeStorageAccountType(t *testing.T) {
|
||||
}{
|
||||
{
|
||||
storageAccountType: "",
|
||||
expectedAccountType: compute.StandardLRS,
|
||||
expectedAccountType: compute.StandardSSDLRS,
|
||||
expectError: false,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user