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

Terraform 1.6.0 crash through GitHub Actions #33988

Closed
dms1981 opened this issue Oct 5, 2023 · 2 comments
Closed

Terraform 1.6.0 crash through GitHub Actions #33988

dms1981 opened this issue Oct 5, 2023 · 2 comments
Labels
bug duplicate issue closed because another issue already tracks this problem

Comments

@dms1981
Copy link

dms1981 commented Oct 5, 2023

Terraform Version

1.6.0

Terraform Configuration Files

https://github.com/ministryofjustice/modernisation-platform/tree/refactor/data-platform-apps-and-tools-vpc/terraform/environments/data-platform-apps-and-tools

Debug Output

https://gist.github.com/dms1981/1b3adb300817fb7fa8fa67b9f933898b

Expected Behavior

Terraform should complete a plan successfully. Running a plan with the Terraform version pinned to 1.5.7 completes successfully

Actual Behavior

Terraform crashes.

Steps to Reproduce

Code committed to branch on GitHub.
GitHub Action picks up change and runs Terraform through the following approximate steps:

  1. terraform init
  2. terraform workspace select name-of-workspace
  3. terraform plan

Additional Context

As noted, this code is successfully planned and applied with a version constraint of 1.5.7. A full TF_LOG=trace can be supplied on request.

References

No response

@dms1981 dms1981 added bug new new issue not yet triaged labels Oct 5, 2023
@kmoe
Copy link
Member

kmoe commented Oct 5, 2023

Duplicate of #33977

@kmoe kmoe marked this as a duplicate of #33977 Oct 5, 2023
@kmoe kmoe closed this as not planned Won't fix, can't repro, duplicate, stale Oct 5, 2023
@crw crw added duplicate issue closed because another issue already tracks this problem and removed new new issue not yet triaged labels Oct 5, 2023
Copy link
Contributor

github-actions bot commented Dec 9, 2023

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug duplicate issue closed because another issue already tracks this problem
Projects
None yet
Development

No branches or pull requests

3 participants