RunResourceState

RunResourceState represents a state of the Run. It's for Terraform-Provider, to allow spacelift run to read the state of another run.
  • id
    Globally unique ID (ULID) of the Run.
  • finished
    Convenience helper, allowing a quick check on whether the Run has finished.