Tests/OctopusServerExeInvocationFiles/NewInstanceWithMetrics/CurrentState.ps1

return @{
  Ensure = "Absent";
  State = "Stopped"
}