Is there a way to ask gitlab to re-check the status of a run in terraform enterprise?

:hugs: Please help fill in this template with all the details to help others help you more efficiently. Use formatting blocks for code, config, logs and ensure to remove sensitive data.

Problem to solve

I want a way to ask gitlab to update / refresh the status of the pipeline job for a terraform enterprise run

  • I have a CI job that says “Running” but in actuality the terraform run has finished (success)

What I see in Gitlab:
(status of mr pipeline)
Screenshot 2024-10-17 at 2.00.35 AM
(status of the job that’s causing the pipeline’s status
Screenshot 2024-10-17 at 2.00.55 AM

but here’s what I see in Terraform Enterprise upon clicking the job in question:

Screenshot 2024-10-17 at 2.01.10 AM

Steps to reproduce

First time I’m seeing this.

Configuration

N/A (the issue isn’t how to produce the state, the issue is how to recover from it without having to kick off a fresh MR pipeline)

Versions

Please select whether options apply, and add the version information.

  • Self-managed
  • GitLab.com SaaS
  • Dedicated
  • Self-hosted Runners

Versions

  • GitLab (Web: /help or self-managed system information sudo gitlab-rake gitlab:env:info):
  • GitLab Runner, if self-hosted (Web /admin/runners or CLI gitlab-runner --version):

Helpful resources

  1. Check the FAQ for helpful documentation, issues/bugs/feature proposals, and troubleshooting tips.
  2. Before opening a new topic, make sure to search for keywords in the forum search
  3. Check the GitLab and GitLab Runner projects for existing issues. If you encounter a bug, please create a bug report issue.
  4. Review existing troubleshooting docs.

Thanks for taking the time to be thorough in your request, it really helps! :blush: