fix: Fixes to cloud benchmarks (no-changelog) (#10634)
This commit is contained in:
@@ -118,9 +118,9 @@ resource "azurerm_linux_virtual_machine" "main" {
|
||||
version = "latest"
|
||||
}
|
||||
|
||||
identity {
|
||||
type = "SystemAssigned"
|
||||
}
|
||||
identity {
|
||||
type = "SystemAssigned"
|
||||
}
|
||||
|
||||
tags = var.tags
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user