return&httperror.HandlerError{StatusCode:http.StatusConflict,Message:fmt.Sprintf("A stack with the name '%s' already exists",payload.StackName),Err:stackutils.ErrStackAlreadyExists}
return&httperror.HandlerError{StatusCode:http.StatusConflict,Message:fmt.Sprintf("A stack with the name '%s' already exists",payload.StackName),Err:stackutils.ErrStackAlreadyExists}
return&httperror.HandlerError{StatusCode:http.StatusConflict,Message:fmt.Sprintf("A stack with the name '%s' already exists",payload.StackName),Err:stackutils.ErrStackAlreadyExists}