{{define "operation_content"}}

VM readiness

{{if .VMCreateOperation}}

{{.VMCreateOperation.Stage}}

{{.VMCreateOperation.Detail}}

{{.VMCreateOperation.Error}}

{{end}} {{if .OperationLogPath}}

Build log: {{.OperationLogPath}}

{{else}}

{{end}}
{{end}}