Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Cancelling terraform apply hangs indefinitely #2299

Open
1 task done
pete-woods opened this issue Jun 26, 2024 · 0 comments · May be fixed by #2298
Open
1 task done

[BUG]: Cancelling terraform apply hangs indefinitely #2299

pete-woods opened this issue Jun 26, 2024 · 0 comments · May be fixed by #2298
Labels
Type: Bug Something isn't working as documented

Comments

@pete-woods
Copy link

pete-woods commented Jun 26, 2024

Expected Behavior

Terraform should stop when asked.

Actual Behavior

Cancelled terraform apply hung forever until forcibly killed (SIGKILL).

Terraform Version

Terraform 1.7.4 on linux AMD64

Affected Resource(s)

All resources, I think

Terraform Configuration Files

No response

Steps to Reproduce

Just a regular terraform apply (that perhaps is taking too long) and then cancelling

Debug Output

module.clojure_service_image.github_repository_collaborators.all: Refreshing state... [id=clojure-service-image]
module.cci_synthetics.github_repository_collaborators.all: Refreshing state... [id=cci-synthetics]
module.jira_tickets_for_new_vulns.github_branch_protection.default: Refreshing state... [id=BPR_kwDOII76r84B_P4l]

Too long with no output (exceeded 10m0s): context deadline exceeded

Panic Output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Fix

An attempt at a fix is here: #2298

@pete-woods pete-woods added Status: Triage This is being looked at and prioritized Type: Bug Something isn't working as documented labels Jun 26, 2024
@kfcampbell kfcampbell removed the Status: Triage This is being looked at and prioritized label Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working as documented
Projects
None yet
2 participants