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)
(status of the job that’s causing the pipeline’s status
but here’s what I see in Terraform Enterprise upon clicking the job in question:
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 informationsudo gitlab-rake gitlab:env:info
): - GitLab Runner, if self-hosted (Web
/admin/runners
or CLIgitlab-runner --version
):
Helpful resources
- Check the FAQ for helpful documentation, issues/bugs/feature proposals, and troubleshooting tips.
- Before opening a new topic, make sure to search for keywords in the forum search
- Check the GitLab and GitLab Runner projects for existing issues. If you encounter a bug, please create a bug report issue.
- Review existing troubleshooting docs.
Thanks for taking the time to be thorough in your request, it really helps!