You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Description
It worked fine the last time on March 3 2021.
Today when I ran
terraform plan
, I started gettingI copied the latest .tf files to my local modules and tried
terraform plan
again but the same.The error is probably from
package.py
Before you submit an issue, please perform the following first:
.terraform
directory (! ONLY if state is stored remotely, which hopefully you are following that best practice!):rm -rf .terraform/
terraform init
Versions
>= 2.49
Reproduction
Steps to reproduce the behavior:
Are you using workspaces?
No
Have you cleared the local cache (see Notice section above)?
Yes
List steps in order that led up to the issue you encountered
Code Snippet to Reproduce
Search result of

python3
in the entire project:Expected behavior
terraform plan
should not error outActual behavior
terraform plan
does error outTerminal Output Screenshot(s)
Additional context
The text was updated successfully, but these errors were encountered: