mirror of
				https://github.com/optim-enterprises-bv/terraform-talos.git
				synced 2025-10-31 02:08:32 +00:00 
			
		
		
		
	Cosmetic
This commit is contained in:
		| @@ -86,8 +86,8 @@ resource "azurerm_image" "talos" { | |||||||
|   hyper_v_generation  = "V2" |   hyper_v_generation  = "V2" | ||||||
|  |  | ||||||
|   os_disk { |   os_disk { | ||||||
|     os_type = "Linux" |     os_type  = "Linux" | ||||||
|     # os_state = "Specialized" # Specialized/Generalized |     os_state = "Generalized" # Specialized/Generalized | ||||||
|     blob_uri = azurerm_storage_blob.talos[each.key].url |     blob_uri = azurerm_storage_blob.talos[each.key].url | ||||||
|     caching  = "ReadOnly" |     caching  = "ReadOnly" | ||||||
|     size_gb  = 8 |     size_gb  = 8 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Serge Logvinov
					Serge Logvinov