Closed liamg closed 3 months ago
Thanks for this report and the potential fix!
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.
Terraform Version
Terraform Configuration Files
Debug Output
Expected Behavior
No panic
Actual Behavior
Panic
Steps to Reproduce
terraform init
with the above exampleAdditional Context
Fix in go-getter below.
References
https://github.com/hashicorp/go-getter/pull/501