hashicorp / tfc-workflows-github

HCP Terraform starter workflows and github actions to automate Terraform Cloud CI/CD pipelines.
Mozilla Public License 2.0
124 stars 20 forks source link

Action is not completing despite successful TFC Run #31

Open alekhrycaiko opened 7 months ago

alekhrycaiko commented 7 months ago

Hi there,

I've been experiencing an issue with hashicorp/tfc-workflows-github/actions/apply-run@v1.0.0 where my apply completes in Terraform Cloud, but the Github action does not complete and continues to be 'pending'. This is occurring when being run with TF 1.6.4

connordoner commented 4 months ago

We're now experiencing the same the same with remote execution on Terraform Cloud (v1.7.1). Did you ever find a solution to this, please?

alekhrycaiko commented 4 months ago

I don't believe discovered the root cause on this one. But this did stop occurring, possibly by upgrading the action itself.