This commit is contained in:
		
							
								
								
									
										8
									
								
								packer/azure/azure-config.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								packer/azure/azure-config.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
{
 | 
			
		||||
  "azure_location": "{{env `AZURE_LOCATION`}}",
 | 
			
		||||
  "client_id": "{{env `AZURE_CLIENT_ID`}}",
 | 
			
		||||
  "client_secret": "{{env `AZURE_CLIENT_SECRET`}}",
 | 
			
		||||
  "containerd_wasm_shims_runtimes": "spin,slight",
 | 
			
		||||
  "subscription_id": "{{env `AZURE_SUBSCRIPTION_ID`}}",
 | 
			
		||||
  "vm_size": "Standard_B2ms"
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user