Daily snapshot: 2025-11-10
This commit is contained in:
@@ -64,4 +64,8 @@ resource "azurerm_linux_virtual_machine" "vm" {
|
||||
sku = "server"
|
||||
version = "latest"
|
||||
}
|
||||
|
||||
tags = {
|
||||
volatile = true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user