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 destroy fails and complains about module outputs #31975

Closed
nikita-golovin opened this issue Oct 10, 2022 · 2 comments · Fixed by #32051
Closed

Terraform destroy fails and complains about module outputs #31975

nikita-golovin opened this issue Oct 10, 2022 · 2 comments · Fixed by #32051
Assignees
Labels
bug core v1.3 Issues (primarily bugs) reported against v1.3 releases

Comments

@nikita-golovin
Copy link

nikita-golovin commented Oct 10, 2022

Terraform Version

Terraform v1.3.2 

P.S. also reproducible on v1.3.1, but works on v1.2.3

Terraform Configuration Files

I could not make a small reproduction scenario, but here is terraform destroy output and state file (rerun after state has no more resources in it): https://gist.github.com/nikita-golovin/c9a48bae6066d830213405f532ab4325

Debug Output

https://gist.github.com/nikita-golovin/c9a48bae6066d830213405f532ab4325

Expected Behavior

Terraform destroys infrastructure and DOES NOT validate module outputs

Actual Behavior

Terraform destroys infrastructure, BUT DOES validates module outputs and returns error

Steps to Reproduce

terraform destroy

Additional Context

No response

References

No response

@kirikors
Copy link

kirikors commented Nov 8, 2022

Seems like the fix from #32051 didn't solve the problem, it's still failing with Terraform 1.3.4. Opened a new issue #32185

@github-actions
Copy link

github-actions bot commented Dec 9, 2022

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, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug core v1.3 Issues (primarily bugs) reported against v1.3 releases
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants